haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.GiveawayParticipantStatus

Synopsis

Documentation

data GiveawayParticipantStatus Source #

Contains information about status of a user in a giveaway

Constructors

GiveawayParticipantStatusEligible

The user is eligible for the giveaway

GiveawayParticipantStatusParticipating

The user participates in the giveaway

GiveawayParticipantStatusAlreadyWasMember

The user can't participate in the giveaway, because they have already been member of the chat

Fields

GiveawayParticipantStatusAdministrator

The user can't participate in the giveaway, because they are an administrator in one of the chats that created the giveaway

Fields

GiveawayParticipantStatusDisallowedCountry

The user can't participate in the giveaway, because they phone number is from a disallowed country

Fields