channels.ChannelParticipants#
- class hydrogram.raw.types.channels.ChannelParticipants[source]#
Telegram API type.
Constructor of
ChannelParticipants.- Details:
Layer:
166ID:
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.