class
TelegramBot::OwnedGifts
- TelegramBot::OwnedGifts
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/gift.crConstructors
Instance Method Summary
- #gifts : Array(OwnedGift)
- #gifts=(gifts : Array(OwnedGift))
- #next_offset : String | Nil
- #next_offset=(next_offset : String | Nil)
- #total_count : Int32
- #total_count=(total_count : Int32)