Skip to main content

starGiftActiveAuctionState

Contains info about an auction where the user has placed a bid ».

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

Fields

NameTypeRequiredDescription
GiftStarGiftClassyesThe collectible gift » currently being distributed in the auction.
StateStarGiftAuctionStateClassyesAuction state
UserStateStarGiftAuctionUserStateyesAuction state related to the current user (i.e. info about placed bids, won gifts and so on).

References