The number of items that were purchased by the current user on the auction.
A sparse list of bids that were made in the auction.
Point in time (Unix timestamp) when the current round will end.
1-based number of the current round.
The number of items that were purchased on the auction by all users.
Point in time (Unix timestamp) when the auction will be ended.
The number of items that have to be distributed on the auction.
The minimum possible bid in the auction in Telegram Stars.
Rounds of the auction in which their duration or extension rules are changed.
Point in time (Unix timestamp) when the auction started or will start.
User identifiers of at most 3 users with the biggest bids.
The total number of rounds.
Bid of the current user in the auction; may be null if none.
Describes state of an auction. Subtype of AuctionState.