phone.GetGroupCall#
- class pyrogram.raw.functions.phone.GetGroupCall#
Get info about a group call and its participants.
Usable by ✅ Users ❌ Botsconferencertmp_streamlisteners_hiddentitlemessages_enabledrecord_start_date and record_video_activeschedule_datesend_paid_messages_stars- Details:
Layer:
227ID:
41845DB
- Parameters:
call (
InputGroupCall) – Group call of any type to fetchlimit (
int32-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: