groupCall

groupCall#efb2b617 flags:# join_muted:flags.1?true can_change_join_muted:flags.2?true join_date_asc:flags.6?true schedule_start_subscribed:flags.8?true can_start_video:flags.9?true record_video_active:flags.11?true rtmp_stream:flags.12?true listeners_hidden:flags.13?true conference:flags.14?true creator:flags.15?true messages_enabled:flags.17?true can_change_messages_enabled:flags.18?true min:flags.19?true id:long access_hash:long participants_count:int title:flags.3?string stream_dc_id:flags.4?int record_start_date:flags.5?int schedule_date:flags.7?int unmuted_video_count:flags.10?int unmuted_video_limit:int version:int invite_link:flags.16?string send_paid_messages_stars:flags.20?long default_send_as:flags.21?Peer = GroupCall;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
join_muted flags.1?true
can_change_join_muted flags.2?true
join_date_asc flags.6?true
schedule_start_subscribed flags.8?true
can_start_video flags.9?true
record_video_active flags.11?true
rtmp_stream flags.12?true
listeners_hidden flags.13?true
conference flags.14?true
creator flags.15?true
messages_enabled flags.17?true
can_change_messages_enabled flags.18?true
min flags.19?true
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.
participants_count int
title flags.3?string Title.
stream_dc_id flags.4?int
record_start_date flags.5?int
schedule_date flags.7?int When to send, unix time. If set, the message goes out later.
unmuted_video_count flags.10?int
unmuted_video_limit int
version int Object version.
invite_link flags.16?string
send_paid_messages_stars flags.20?long
default_send_as flags.21?Peer

Type

GroupCall

Related pages

Types used here