UniqueGiftModel

class aiogram.types.unique_gift_model.UniqueGiftModel(*, name: str, sticker: Sticker, rarity_per_mille: int, **extra_data: Any)[source]

This object describes the model of a unique gift.

Source: https://core.telegram.org/bots/api#uniquegiftmodel

name: str

Name of the model

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