channels.GetParticipants

class pyrogram.raw.functions.channels.GetParticipants

Get the participants of a supergroup/channel

Details:
  • Layer: 187

  • ID: 77CED9D0

Parameters:
  • channel (InputChannel) – Channel

  • filter (ChannelParticipantsFilter) – Which participant types to fetch

  • offset (int 32-bit) – Offset

  • limit (int 32-bit) – Limit

  • hash (int 64-bit) – Hash

Returns:

channels.ChannelParticipants