channels.ChannelParticipants¶
- class pyrogram.raw.types.channels.ChannelParticipants¶
Telegram API type.
Constructor of
ChannelParticipants
.- Details:
Layer:
194
ID:
9AB0FEAF
- Parameters:¶
count (
int
32-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.