MadelineProto/docs/TD_docs/constructors/call.md
2017-08-25 15:05:53 +02:00

561 B

title description
call Describes a call

Constructor: call

Back to constructors index

Describes a call

Attributes:

Name Type Required Description
id int Yes Call identifier, not persistent
user_id int Yes Peer user identifier
is_outgoing Bool Yes True, if the call is outgoing
state CallState Yes Call state

Type: Call