Interface BotCommandScopeAllChatAdministrators

A scope covering all group and supergroup chat administrators. Subtype of BotCommandScope.

interface BotCommandScopeAllChatAdministrators {
    @type: "botCommandScopeAllChatAdministrators";
}

Properties

Properties

@type: "botCommandScopeAllChatAdministrators"