phone.GroupParticipants
- class pyrogram.raw.types.phone.GroupParticipants
Info about the participants of a group call or livestream
Constructor of
GroupParticipants
.- Details:
Layer:
194
ID:
F47751B6
- Parameters:
count (
int
32-bit
) – Number of participantsparticipants (List of
GroupCallParticipant
) – List of participantsnext_offset (
str
) – If not empty, the specified list of participants is partial, and more participants can be fetched specifying this parameter as offset in phone.getGroupParticipants.chats (List of
Chat
) – Mentioned chatsusers (List of
User
) – Mentioned usersversion (
int
32-bit
) – Version info
- Functions:
This object can be returned by 1 function.
Get group call participants