TDLib v0.0.2 TDLib.Object.Call View Source

Describes a call.

NameTypeDescription
idnumberCall identifier, not persistent.
user_idnumberPeer user identifier.
is_outgoingboolTrue, if the call is outgoing.
stateCallStateCall state.

More details on telegram’s documentation.