Interface ChatMembersFilterBots

Returns bot members of the chat. Subtype of ChatMembersFilter.

interface ChatMembersFilterBots {
    @type: "chatMembersFilterBots";
}

Properties

Properties

@type: "chatMembersFilterBots"