Skip to main content

starGiftAuctionRoundExtendable

Describes one or more extendable collectible gift auction rounds ».

type tg.StarGiftAuctionRoundExtendable 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).
ExtendTopintyesThe round(s) will be extended by extend_window if a bid changes the composition/order of the top extend_top bidders.
ExtendWindowintyesThe round(s) will be extended by this many seconds if a bid changes the composition/order of the top extend_top bidders.

References