class

Tourmaline::ChatBoostAdded

Inherits JSON::Serializable < Reference < Object

This object represents a service message about a user boosting a chat.

Constructors

new(boost_count : Int32 | Int64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

boost_count

Number of boosts added by the user

Source
boost_count=(boost_count : Int32 | Int64)

Number of boosts added by the user

Source