phoneCallRequested

phoneCallRequested#14b0ed0c flags:# video:flags.6?true id:long access_hash:long date:int admin_id:long participant_id:long g_a_hash:bytes protocol:PhoneCallProtocol = PhoneCall;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
video flags.6?true Video.
id long Identifier of the object — which object depends on the field's type.
access_hash long Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it.
date int A point in time, unix seconds.
admin_id long
participant_id long
g_a_hash bytes Hash of g_a: the hash is sent first and the value afterwards, so the second party cannot fit its key to the other's.
protocol PhoneCallProtocol Protocol parameters the two sides agree on.

Type

PhoneCall

Related pages

Types used here