ChatMembersFilter¶
- class hydrogram.enums.ChatMembersFilter[source]¶
Chat members filter enumeration used in
get_chat_members()
- SEARCH = <class 'hydrogram.raw.types.channel_participants_search.ChannelParticipantsSearch'>¶
Search for members
- BANNED = <class 'hydrogram.raw.types.channel_participants_kicked.ChannelParticipantsKicked'>¶
Banned members
- RESTRICTED = <class 'hydrogram.raw.types.channel_participants_banned.ChannelParticipantsBanned'>¶
Restricted members
- BOTS = <class 'hydrogram.raw.types.channel_participants_bots.ChannelParticipantsBots'>¶
Bots
- RECENT = <class 'hydrogram.raw.types.channel_participants_recent.ChannelParticipantsRecent'>¶
Recently active members
- ADMINISTRATORS = <class 'hydrogram.raw.types.channel_participants_admins.ChannelParticipantsAdmins'>¶
Administrators