Interface ChatMembersFilterBanned

Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel. Subtype of ChatMembersFilter.

interface ChatMembersFilterBanned {
    @type: "chatMembersFilterBanned";
}

Properties

Properties

@type: "chatMembersFilterBanned"