bot_command_scope_t¶
-
struct banana::api::bot_command_scope_t¶
This object represents the scope to which bot commands are applied. Currently, the following 7 scopes are supported: BotCommandScopeDefault; BotCommandScopeAllPrivateChats; BotCommandScopeAllGroupChats; BotCommandScopeAllChatAdministrators; BotCommandScopeChat; BotCommandScopeChatAdministrators; BotCommandScopeChatMember