telegramx.js

OwnedGifts

interface

Contains the list of gifts received and owned by a user or a chat.

Declaration

interface OwnedGifts 

Properties

giftsproperty#
gifts: OwnedGift[];

The list of gifts

next_offsetproperty#
next_offset?: string;

Optional. Offset for the next request. If empty, then there are no more results.

total_countproperty#
total_count: number;

The total number of gifts owned by the user or the chat