Interface GiveawayParticipantStatusEligible

Contains information about status of a user in a giveaway. Subtype of GiveawayParticipantStatus.

interface GiveawayParticipantStatusEligible {
    @type: "giveawayParticipantStatusEligible";
}

Properties

Properties

@type: "giveawayParticipantStatusEligible"