View Source ExTDLib.Method.CreateCall (ExTDLib v0.0.4)

Creates a new call. Returns object_ptr<CallId>.

NameTypeDescription
user_idstringIdentifier of the user to be called.
protocolcallProtocolThe call protocols supported by the application.
is_videoboolPass true to create a video call.

More details on telegram's documentation.