diff --git a/data/core.telegram.org/constructor/phoneCallRequested.html b/data/core.telegram.org/constructor/phoneCallRequested.html deleted file mode 100644 index 9fe04d4505..0000000000 --- a/data/core.telegram.org/constructor/phoneCallRequested.html +++ /dev/null @@ -1,189 +0,0 @@ - - -
- -Requested phone call
-phoneCallRequested#87eabb53 flags:# video:flags.6?true id:long access_hash:long date:int admin_id:int participant_id:int g_a_hash:bytes protocol:PhoneCallProtocol = PhoneCall;
-Name | -Type | -Description | -
---|---|---|
flags | -# | -Flags, see TL conditional fields | -
video | -flags.6?true | -Whether this is a video call | -
id | -long | -Phone call ID | -
access_hash | -long | -Access hash | -
date | -int | -When was the phone call created | -
admin_id | -int | -ID of the creator of the phone call | -
participant_id | -int | -ID of the other participant of the phone call | -
g_a_hash | -bytes | -Parameter for key exchange | -
protocol | -PhoneCallProtocol | -Call protocol info to be passed to libtgvoip | -