UniqueGiftSymbol¶ class litegram.types.unique_gift_symbol.UniqueGiftSymbol(*, name: str, sticker: Sticker, rarity_per_mille: int, **extra_data: Any)[source]¶ This object describes the symbol shown on the pattern of a unique gift. Source: https://core.telegram.org/bots/api#uniquegiftsymbol name: str¶ Name of the symbol sticker: Sticker¶ The sticker that represents the unique gift rarity_per_mille: int¶ The number of unique gifts that receive this model for every 1000 gifts upgraded