Interface UpgradedGiftBackdropCount

Describes a backdrop of an upgraded gift.

interface UpgradedGiftBackdropCount {
    @type: "upgradedGiftBackdropCount";
    backdrop: UpgradedGiftBackdrop;
    total_count: number;
}

Properties

@type: "upgradedGiftBackdropCount"

The backdrop.

total_count: number

Total number of gifts with the symbol.