Skip to content

class Tourmaline::BotShortDescription
inherits Reference #

This object represents the bot's short description.

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(short_description) #

View source

Methods#

#short_description : String #

The bot's short description

View source

#short_description=(short_description : String) #

The bot's short description

View source