class Tourmaline::BotCommandScopeDefault
- Tourmaline::BotCommandScopeDefault
- Reference
- Object
Overview
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#type : String
Scope type, must be default
-
#type=(type : String)
Scope type, must be default