Tourmaline::BotCommandScopeDefault
Inherits JSON::Serializable / Reference / Object
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source