Skip to content

GramIO API Reference / gramio/dist / TelegramAcceptedGiftTypes

Interface: TelegramAcceptedGiftTypes

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

This object describes the types of gifts that can be gifted to a user or a chat.

Documentation

Properties

PropertyTypeDescriptionDefined in
gifts_from_channelsbooleanTrue, if transfers of unique gifts from channels are accepted@gramio/types/out/objects.d.ts:5080
limited_giftsbooleanTrue, if limited regular gifts are accepted@gramio/types/out/objects.d.ts:5068
premium_subscriptionbooleanTrue, if a Telegram Premium subscription is accepted@gramio/types/out/objects.d.ts:5076
unique_giftsbooleanTrue, if unique gifts or gifts that can be upgraded to unique for free are accepted@gramio/types/out/objects.d.ts:5072
unlimited_giftsbooleanTrue, if unlimited regular gifts are accepted@gramio/types/out/objects.d.ts:5064