phone.GroupParticipants¶
- class pyrogram.raw.types.phone.GroupParticipants¶
 Telegram API type.
Constructor of
GroupParticipants.- Details:
 Layer:
207ID:
F47751B6
- Parameters:¶
 count (
int32-bit) – N/Aparticipants (List of
GroupCallParticipant) – N/Anext_offset (
str) – N/Achats (List of
Chat) – N/Ausers (List of
User) – N/Aversion (
int32-bit) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.