struct

PlaceOS::Driver::Interface::ChatBot::Message

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

id=(id : Id)
Source
text

The message, in plain text.

Source
text=(text : String)

The message, in plain text.

Source