Interface UpgradedGiftAttributeIdModel

Contains identifier of an upgraded gift attribute to search for. Subtype of UpgradedGiftAttributeId.

interface UpgradedGiftAttributeIdModel {
    @type: "upgradedGiftAttributeIdModel";
    sticker_id: string;
}

Properties

@type: "upgradedGiftAttributeIdModel"
sticker_id: string

Identifier of the sticker representing the model.