telegram api constructor · layer 229 · #3660c311
phoneCallAccepted
An accepted phone call
definition
phoneCallAccepted#3660c311 flags:# video:flags.6?true id:long access_hash:long date:int admin_id:long participant_id:long g_b:bytes protocol:PhoneCallProtocol = PhoneCall;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
video | true | Whether this is a video call |
id | long | ID of accepted phone call |
access_hash | long | Access hash of phone call |
date | int | When was the call accepted |
admin_id | long | ID of the call creator |
participant_id | long | ID of the other user in the call |
g_b | bytes | B parameter for secure E2E phone call key exchange |
protocol | PhoneCallProtocol | Protocol to use for phone call |
type
PhoneCall · other constructors: phoneCallEmpty, phoneCallWaiting, phoneCallRequested, phoneCall, phoneCallDiscarded
history
present in layers 65–229 · constructor id changed 3×
| id | layers |
|---|---|
| #6d003d3f | 65–97 |
| #997c454a | 98–132 |
| #3660c311 | 133–195 |
| #22fd7181 | 196–201 |
| #3660c311 | 202–229 |