Tourmaline::BotCommand
Inherits JSON::Serializable < Reference < Object
This object represents a bot command.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command
Text of the command; 1-32 characters. Can contain only lowercase English letters, digits and underscores.