channels.ChannelParticipant#
- class pyrogram.raw.types.channels.ChannelParticipant#
Represents a channel participant.
Constructor of
ChannelParticipant
.- Details:
Layer:
158
ID:
DFB80317
- Parameters:
participant (
ChannelParticipant
) – The channel participant.chats (List of
Chat
) – Mentioned chats.users (List of
User
) – Users.
- Functions:
This object can be returned by 1 function.
Get info about a channel/supergroup participant.