messageActionConferenceCall

messageActionConferenceCall#2ffe2f7a flags:# missed:flags.0?true active:flags.1?true video:flags.4?true call_id:long duration:flags.2?int other_participants:flags.3?Vector<Peer> = MessageAction;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
missed flags.0?true
active flags.1?true
video flags.4?true Video.
call_id long
duration flags.2?int Duration in seconds.
other_participants flags.3?Vector<Peer>

Type

MessageAction

Related pages

Types used here