menu
tdlib2 package
documentation
td_api.dart
AuctionStateActive
bidLevels property
bidLevels property
dark_mode
light_mode
bidLevels
property
List
<
AuctionBid
>
bidLevels
final
bidLevels
A sparse list of bids that were made in the auction
Implementation
final List<AuctionBid> bidLevels;
tdlib2 package
documentation
td_api
AuctionStateActive
bidLevels property
AuctionStateActive class