Skip to main content

starGiftAuctionRound

Describes one or more collectible gift auction rounds ».

type tg.StarGiftAuctionRound struct { /* ... */ }

Implements StarGiftAuctionRound.

Fields

NameTypeRequiredDescription
NumintyesThis object describes all rounds starting from num up until next.num-1 inclusively (next is the next StarGiftAuctionRound).
DurationintyesDuration in seconds of the round(s).

References