ultra-telegram-framework
    Preparing search index...

    Interface UniqueGiftSymbol

    This object describes the symbol shown on the pattern of a unique gift.

    interface UniqueGiftSymbol {
        name: string;
        rarity_per_mille: number;
        sticker: Sticker;
    }
    Index

    Properties

    name: string

    Name of the symbol

    rarity_per_mille: number

    The number of unique gifts that receive this model for every 1000 gifts upgraded

    sticker: Sticker

    The sticker that represents the unique gift