Skip to content

class Tourmaline::BotDescription
inherits Reference #

This object represents the bot's description.

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(description) #

View source

Methods#

#description : String #

The bot's description

View source

#description=(description : String) #

The bot's description

View source