struct PlaceOS::Driver::Interface::ChatBot::Message
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
placeos-driver/interface/chat_bot.crConstructors
Instance Method Summary
- #id : Id
- #id=(id : Id)
-
#text : String
The message, in plain text.
-
#text=(text : String)
The message, in plain text.