phoneCallAccepted

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

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_b bytes Public Diffie — Hellman value from the callee.
protocol PhoneCallProtocol Protocol parameters the two sides agree on.

Type

PhoneCall

Related pages

Types used here