Tourmaline::ChatBoostRemoved
Inherits JSON::Serializable < Reference < Object
This object represents a boost removed from a chat.
Constructors
new(chat : Tourmaline::Chat, boost_id : String, remove_date : Time, source : Tourmaline::ChatBoostSourceGiftCode | Tourmaline::ChatBoostSourceGiveaway | Tourmaline::ChatBoostSourcePremium)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source