Skip to content

GramIO API Reference / gramio/dist / TelegramOwnedGifts

Interface: TelegramOwnedGifts

Defined in: @gramio/types/out/objects.d.ts:5200

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

Documentation

Properties

PropertyTypeDescriptionDefined in
giftsTelegramOwnedGift[]The list of gifts@gramio/types/out/objects.d.ts:5208
next_offset?stringOptional. Offset for the next request. If empty, then there are no more results@gramio/types/out/objects.d.ts:5212
total_countnumberThe total number of gifts owned by the user or the chat@gramio/types/out/objects.d.ts:5204