Tourmaline::OwnedGifts
Inherits JSON::Serializable < Reference < Object
Contains the list of gifts received and owned by a user or a chat.
Constructors
new(pull : JSON::PullParser)
Sourcenew(total_count : Int32 | Int64, gifts : Array(Tourmaline::OwnedGift) = [] of Tourmaline::OwnedGift, next_offset : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Optional. Offset for the next request. If empty, then there are no more results