BotCommandScopeAllGroupChats#
- class aiogram.types.bot_command_scope_all_group_chats.BotCommandScopeAllGroupChats(*, type: str = BotCommandScopeType.ALL_GROUP_CHATS, **extra_data: Any)[source]#
Represents the scope of bot commands, covering all group and supergroup chats.
Source: https://core.telegram.org/bots/api#botcommandscopeallgroupchats
- type: str#
Scope type, must be all_group_chats