UniqueGiftSymbol
This object describes the symbol shown on the pattern of a unique gift.
fields
| field | type | required | description |
|---|---|---|---|
name | string | required | Name of the symbol |
sticker | Sticker | required | The sticker that represents the unique gift |
rarity_per_mille | number | required | The number of unique gifts that receive this model for every 1000 gifts upgraded |
import
import type { UniqueGiftSymbol } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#uniquegiftsymbol