This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-12-14 21:26:55 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0918be3060
MadelineProto
/
docs
/
TD_docs
/
constructors
/
call.md
Daniil Gentili
da57215397
Update TD scheme
2017-08-25 15:05:53 +02:00
561 B
Raw
Blame
History
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