class
Hamilton::Types::ChatBackground
- Hamilton::Types::ChatBackground
- Reference
- Object
Overview
This object represents a chat background.
Included Modules
- Hamilton::Types::Common
- JSON::Serializable
Defined in:
types/chat_background.crConstructors
- .new(pull : JSON::PullParser)
- .new(params)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
- .new(**params)
Instance Method Summary
-
#non_nil_fields : Array(String)
List of available non-nil fields.
-
#non_nil_fields=(non_nil_fields : Array(String))
List of available non-nil fields.
-
#type : Hamilton::Types::BackgroundType
Type of the background.
-
#type=(type : Hamilton::Types::BackgroundType)
Type of the background.