Skip to content

GramIO API Reference / gramio/dist / TelegramOwnedGifts

Interface: TelegramOwnedGifts

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

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:5048
next_offset?stringOptional. Offset for the next request. If empty, then there are no more results@gramio/types/out/objects.d.ts:5052
total_countnumberThe total number of gifts owned by the user or the chat@gramio/types/out/objects.d.ts:5044