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