telegram api constructor · layer 229 · #efb2b617

groupCall

Info about a group call or livestream

definition

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#Flags, see TL conditional fields
join_mutedflags.1?trueWhether the user should be muted upon joining the call
can_change_join_mutedflags.2?trueWhether the current user can change the value of the join_muted flag using phone.toggleGroupCallSettings
join_date_ascflags.6?trueSpecifies the ordering to use when locally sorting by date and displaying in the UI group call participants.
schedule_start_subscribedflags.8?trueWhether we subscribed to the scheduled call
can_start_videoflags.9?trueWhether you can start streaming video into the call
record_video_activeflags.11?trueWhether the group call is currently being recorded
rtmp_streamflags.12?trueWhether RTMP streams are allowed
listeners_hiddenflags.13?trueWhether the listeners list is hidden and cannot be fetched using phone.getGroupParticipants. The phone.groupParticipants.count and groupCall.participants_count counters will still include listeners.
conferenceflags.14?trueWhether this is an E2E conference call.
creatorflags.15?trueWhether we're created this group call.
messages_enabledflags.17?true
can_change_messages_enabledflags.18?true
minflags.19?true
idlongGroup call ID
access_hashlongGroup call access hash
participants_countintParticipant count
titleflags.3?stringGroup call title
stream_dc_idflags.4?intDC ID to be used for livestream chunks
record_start_dateflags.5?intWhen was the recording started
schedule_dateflags.7?intWhen is the call scheduled to start
unmuted_video_countflags.10?intNumber of people currently streaming video into the call
unmuted_video_limitintMaximum number of people allowed to stream video into the call
versionintVersion
invite_linkflags.16?stringInvitation link for the conference.
send_paid_messages_starsflags.20?long
default_send_asflags.21?Peer

type

GroupCall · other constructors: groupCallDiscarded

history

present in layers 122–229 · constructor id changed 7×

idlayers
#55903081122–124
#c0c2052e125–126
#c95c6654127–128
#653dbaad129–130
#d597650c131–195
#cdf8d3e3196–201
#553b0ba1202–216
#efb2b617217–229