class

Tourmaline::BotDescription

Inherits JSON::Serializable / Reference / Object

This object represents the bot's description.

Constructors

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

Instance methods

description

The bot's description

Source
description=(description : String)

The bot's description

Source