GramIO API Reference / gramio/dist / TelegramUniqueGiftSymbol
Interface: TelegramUniqueGiftSymbol
Defined in: @gramio/types/out/objects.d.ts:4672
This object describes the symbol shown on the pattern of a unique gift.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | Name of the symbol | @gramio/types/out/objects.d.ts:4676 |
rarity_per_mille | number | The number of unique gifts that receive this model for every 1000 gifts upgraded | @gramio/types/out/objects.d.ts:4684 |
sticker | TelegramSticker | The sticker that represents the unique gift | @gramio/types/out/objects.d.ts:4680 |