class Tourmaline::ChatBoostAdded inherits Reference # This object represents a service message about a user boosting a chat. Included modules JSON::Serializable Constructors# .new(pull : JSON::PullParser) # View source .new(boost_count) # View source Methods# #boost_count : Int32 | Int64 # Number of boosts added by the user View source #boost_count=(boost_count : Int32 | Int64) # Number of boosts added by the user View source