Skip to content

GiftAuction

Type · TDLib 1.8.67 · d1085f9c

Describes an auction on which a gift can be purchased

GiftAuction(
  id: string,
  gifts_per_round: int32,
  start_date: int32
) → GiftAuction

id

string

Identifier of the auction

gifts_per_round

int32

Number of gifts distributed in each round

start_date

int32

Point in time (Unix timestamp) when the auction will start