ChannelParticipantsFilter#
- class pyrogram.raw.base.ChannelParticipantsFilter#
Filter for fetching channel participants.
- Constructors:
This base type has 8 constructors available.
Fetch only admin participants.
Fetch only banned participants.
Fetch only bot participants.
Fetch only participants that are also contacts.
Fetch only kicked participants.
This filter is used when looking for supergroup members to mention.
Fetch only recent participants.
Query participants by name.