OwnedGifts
Contains the list of gifts received and owned by a user or a chat.
Properties
total_count
ts
total_count: number;
The total number of gifts owned by the user or the chat
gifts
ts
gifts: OwnedGift[];
The list of gifts
next_offset
ts
next_offset?: string;
Offset for the next request. If empty, then there are no more results