ChatMembersFilter#

class pyrogram.enums.ChatMembersFilter#

Chat members filter enumeration used in get_chat_members()

ADMINISTRATORS = <class 'pyrogram.raw.types.channel_participants_admins.ChannelParticipantsAdmins'>#

Administrators

BANNED = <class 'pyrogram.raw.types.channel_participants_kicked.ChannelParticipantsKicked'>#

Banned members

BOTS = <class 'pyrogram.raw.types.channel_participants_bots.ChannelParticipantsBots'>#

Bots

RECENT = <class 'pyrogram.raw.types.channel_participants_recent.ChannelParticipantsRecent'>#

Recently active members

RESTRICTED = <class 'pyrogram.raw.types.channel_participants_banned.ChannelParticipantsBanned'>#

Restricted members

SEARCH = <class 'pyrogram.raw.types.channel_participants_search.ChannelParticipantsSearch'>#

Search for members