class Tourmaline::UserChatBoosts
inherits Reference
#
This object represents a list of boosts added to a chat by a user.
Included modules
JSON::Serializable
Constructors#
Methods#
#boosts : Array(Tourmaline::ChatBoost)
#
: Array(Tourmaline::ChatBoost)
The list of boosts added to the chat by the user
#boosts=(boosts : Array(Tourmaline::ChatBoost))
#
(boosts : Array(Tourmaline::ChatBoost))
The list of boosts added to the chat by the user