alias Tourmaline::BotCommandScope
#
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
Alias definition
Tourmaline::BotCommandScopeAllChatAdministrators | Tourmaline::BotCommandScopeAllGroupChats | Tourmaline::BotCommandScopeAllPrivateChats | Tourmaline::BotCommandScopeChat | Tourmaline::BotCommandScopeChatAdministrators | Tourmaline::BotCommandScopeChatMember | Tourmaline::BotCommandScopeDefault