channels.ChannelParticipants

class pyrogram.raw.types.channels.ChannelParticipants

Telegram API type.

Constructor of ChannelParticipants.

Details:
  • Layer: 187

  • ID: 9AB0FEAF

Parameters:
  • count (int 32-bit) – N/A

  • participants (List of ChannelParticipant) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

Functions:

This object can be returned by 1 function.

channels.GetParticipants

Telegram API function.