Skip to content

GramIO API Reference / gramio/dist / TelegramUniqueGiftModel

Interface: TelegramUniqueGiftModel

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

This object describes the model of a unique gift.

Documentation

Properties

PropertyTypeDescriptionDefined in
namestringName of the model@gramio/types/out/objects.d.ts:4652
rarity?TelegramUniqueGiftModelRarityOptional. Rarity of the model if it is a crafted model. Currently, can be “uncommon”, “rare”, “epic”, or “legendary”.@gramio/types/out/objects.d.ts:4664
rarity_per_millenumberThe number of unique gifts that receive this model for every 1000 gift upgrades. Always 0 for crafted gifts.@gramio/types/out/objects.d.ts:4660
stickerTelegramStickerThe sticker that represents the unique gift@gramio/types/out/objects.d.ts:4656