A phone call
Constructor schema is available as of layer 65. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| video | flags.2?true | Is this a video call? |
| call_id | long | Call ID |
| reason | flags.0?PhoneCallDiscardReason | If the call has ended, the reason why it ended |
| duration | flags.1?int | Duration of the call in seconds |