telegram api constructor · layer 229 · #c5226f17
phoneCallWaiting
Incoming phone call
definition
phoneCallWaiting#c5226f17 flags:# video:flags.6?true id:long access_hash:long date:int admin_id:long participant_id:long protocol:PhoneCallProtocol receive_date:flags.0?int = PhoneCall;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
video | true | Is this a video call |
id | long | Call ID |
access_hash | long | Access hash |
date | int | Date |
admin_id | long | Admin ID |
participant_id | long | Participant ID |
protocol | PhoneCallProtocol | Phone call protocol info |
receive_date | int | When was the phone call received |
type
PhoneCall · other constructors: phoneCallEmpty, phoneCallRequested, phoneCallAccepted, phoneCall, phoneCallDiscarded
history
present in layers 62–229 · constructor id changed 2×
| id | layers |
|---|---|
| #1b8f4ad1 | 62–132 |
| #c5226f17 | 133–195 |
| #eed42858 | 196–201 |
| #c5226f17 | 202–229 |