class
Hamilton::Types::ChatBoostAdded
- Hamilton::Types::ChatBoostAdded
- Reference
- Object
Overview
This object represents a service message about a user boosting a chat.
Included Modules
- Hamilton::Types::Common
- JSON::Serializable
Defined in:
types/chat_boost_added.crConstructors
- .new(pull : JSON::PullParser)
- .new(params)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
- .new(**params)
Instance Method Summary
-
#boost_count : Int32
Number of boosts added by the user.
-
#boost_count=(boost_count : Int32)
Number of boosts added by the user.
-
#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.