class Tourmaline::ChatBoostSourceGiftCode
- Tourmaline::ChatBoostSourceGiftCode
- Reference
- Object
Overview
The boost was obtained by the creation of Telegram Premium gift codes to boost a chat. Each such code boosts the chat 4 times for the duration of the corresponding Telegram Premium subscription.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#source : String
Source of the boost, always "gift_code"
-
#source=(source : String)
Source of the boost, always "gift_code"
-
#user : Tourmaline::User
User for which the gift code was created
-
#user=(user : Tourmaline::User)
User for which the gift code was created