Interface GiveawayParticipantStatusParticipating

The user participates in the giveaway. Subtype of GiveawayParticipantStatus.

interface GiveawayParticipantStatusParticipating {
    @type: "giveawayParticipantStatusParticipating";
}

Properties

Properties

@type: "giveawayParticipantStatusParticipating"