class

Tourmaline::UserChatBoosts

Inherits JSON::Serializable < Reference < Object

This object represents a list of boosts added to a chat by a user.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

boosts

The list of boosts added to the chat by the user

Source
boosts=(boosts : Array(Tourmaline::ChatBoost))

The list of boosts added to the chat by the user

Source