class

Tourmaline::BotShortDescription

Inherits JSON::Serializable / Reference / Object

This object represents the bot's short description.

Constructors

new(short_description : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

short_description

The bot's short description

Source
short_description=(short_description : String)

The bot's short description

Source