Skip to content

GiveawayInfoOngoing

Type · TDLib 1.8.67 · d1085f9c

Describes an ongoing giveaway

GiveawayInfoOngoing(
  creation_date: int32,
  status: GiveawayParticipantStatus,
  is_ended: Bool
) → GiveawayInfo

creation_date

int32

Point in time (Unix timestamp) when the giveaway was created

status

GiveawayParticipantStatus

Status of the current user in the giveaway

is_ended

Bool

True, if the giveaway has ended and results are being prepared