struct
PlaceOS::Driver::Interface::ChatBot::Attachment
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
placeos-driver/interface/chat_bot.crConstructors
- .new(name : String, payload : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
- #name : String
- #name=(name : String)
-
#payload : String
Base64 encoded binary contents
-
#payload=(payload : String)
Base64 encoded binary contents