phone.GetGroupCall#

class pyrogram.raw.functions.phone.GetGroupCall#

Get info about a group call and its participants.

conference
rtmp_stream
listeners_hidden
title
messages_enabled
record_start_date and record_video_active
schedule_date
send_paid_messages_stars
Usable by Users Bots
Details:
  • Layer: 227

  • ID: 41845DB

Parameters:
  • call (InputGroupCall) – Group call of any type to fetch

  • limit (int 32-bit) – Maximum number of participants to return in this call (0 to return a server-defined amount). If the number of returned participants is less than groupCall.participants_count, paginate through the remaining participants using phone.getGroupParticipants, passing to offset the phone.groupCall.participants_next_offset returned by this call. This parameter behaves in a different way compared to the limit of phone.getGroupParticipants, see here » for more info.

Returns:

phone.GroupCall