Skip to content

class Tourmaline::BotName
inherits Reference #

This object represents the bot's name.

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(name) #

View source

Methods#

#name : String #

The bot's name

View source

#name=(name : String) #

The bot's name

View source