class
TelegramBot::UniqueGift
- TelegramBot::UniqueGift
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/gift.crConstructors
Instance Method Summary
- #backdrop : UniqueGiftBackdrop
- #backdrop=(backdrop : UniqueGiftBackdrop)
- #base_name : String
- #base_name=(base_name : String)
- #colors : UniqueGiftColors | Nil
- #colors=(colors : UniqueGiftColors | Nil)
- #gift_id : String
- #gift_id=(gift_id : String)
- #is_burned=(is_burned : Bool | Nil)
- #is_burned? : Bool | Nil
- #is_from_blockchain=(is_from_blockchain : Bool | Nil)
- #is_from_blockchain? : Bool | Nil
- #is_premium=(is_premium : Bool | Nil)
- #is_premium? : Bool | Nil
- #model : UniqueGiftModel
- #model=(model : UniqueGiftModel)
- #name : String
- #name=(name : String)
- #number : Int32
- #number=(number : Int32)
- #publisher_chat : Chat | Nil
- #publisher_chat=(publisher_chat : Chat | Nil)
- #symbol : UniqueGiftSymbol
- #symbol=(symbol : UniqueGiftSymbol)