ChannelParticipantsFilter

class pyrogram.raw.base.ChannelParticipantsFilter

Filter for fetching channel participants

Constructors:

This base type has 8 constructors available.

ChannelParticipantsAdmins

Fetch only admin participants

ChannelParticipantsBanned

Fetch only banned participants

ChannelParticipantsBots

Fetch only bot participants

ChannelParticipantsContacts

Fetch only participants that are also contacts

ChannelParticipantsKicked

Fetch only kicked participants

ChannelParticipantsMentions

This filter is used when looking for supergroup members to mention.

ChannelParticipantsRecent

Fetch only recent participants

ChannelParticipantsSearch

Query participants by name