UniqueGiftBackdrop
This object describes the backdrop of a unique gift.
fields
| field | type | required | description |
|---|---|---|---|
name | string | required | Name of the backdrop |
colors | UniqueGiftBackdropColors | required | Colors of the backdrop |
rarity_per_mille | number | required | The number of unique gifts that receive this backdrop for every 1000 gifts upgraded |
import
import type { UniqueGiftBackdrop } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#uniquegiftbackdrop