BotCommandScopeAllPrivateChats#
- class aiogram.types.bot_command_scope_all_private_chats.BotCommandScopeAllPrivateChats(*, type: str = BotCommandScopeType.ALL_PRIVATE_CHATS, **extra_data: Any)[source]#
Represents the scope of bot commands, covering all private chats.
Source: https://core.telegram.org/bots/api#botcommandscopeallprivatechats
- type: str#
Scope type, must be all_private_chats