Interface SentGiftUpgraded

Upgraded gift. Subtype of SentGift.

interface SentGiftUpgraded {
    @type: "sentGiftUpgraded";
    gift: UpgradedGift;
}

Properties

Properties

@type: "sentGiftUpgraded"

The gift.