View Source ExTDLib.Object.Call (ExTDLib v0.0.4)

Describes a call.

NameTypeDescription
idnumberCall identifier, not persistent.
user_idstringUser identifier of the other call participant.
is_outgoingboolTrue, if the call is outgoing.
is_videoboolTrue, if the call is a video call.
stateCallStateCall state.

More details on telegram's documentation.