channels.ChannelParticipants¶
- class pyrogram.raw.types.channels.ChannelParticipants¶
 Telegram API type.
Constructor of
ChannelParticipants.- Details:
 Layer:
207ID:
9AB0FEAF
- Parameters:¶
 count (
int32-bit) – N/Aparticipants (List of
ChannelParticipant) – N/Achats (List of
Chat) – N/Ausers (List of
User) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.