phoneCallWaiting

phoneCallWaiting#c5226f17 flags:# video:flags.6?true id:long access_hash:long date:int admin_id:long participant_id:long protocol:PhoneCallProtocol receive_date:flags.0?int = 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
protocol PhoneCallProtocol Protocol parameters the two sides agree on.
receive_date flags.0?int

Type

PhoneCall

Related pages

Types used here