Skip to content

GramIO API Reference / gramio/dist / TelegramOwnedGifts

Interface: TelegramOwnedGifts

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

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