Skip to content

createCall

Function · TDLib 1.8.67 · d1085f9c

Creates a new call

createCall(
  user_id: int53,
  protocol: CallProtocol,
  is_video: Bool
) → CallId

user_id

int53

Identifier of the user to be called

protocol

CallProtocol

The call protocols supported by the application

is_video

Bool

Pass true to create a video call