BotCommandScopeAllChatAdministrators#

class aiogram.types.bot_command_scope_all_chat_administrators.BotCommandScopeAllChatAdministrators(*, type: str = BotCommandScopeType.ALL_CHAT_ADMINISTRATORS, **extra_data: Any)[source]#

Represents the scope of bot commands, covering all group and supergroup chat administrators.

Source: https://core.telegram.org/bots/api#botcommandscopeallchatadministrators

type: str#

Scope type, must be all_chat_administrators