class

Tourmaline::BotName

Inherits JSON::Serializable / Reference / Object

This object represents the bot's name.

Constructors

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

Instance methods

name

The bot's name

Source
name=(name : String)

The bot's name

Source