Home » AuctionBidLevel View on GitHub Star — Used by — AuctionBidLevel¶ class pyrogram.types.AuctionBidLevel¶ A single bid level in a star gift auction. Parameters: pos (int) – Position (rank) of this bid level. amount (int) – Bid amount in Stars for this level. date (datetime) – When this bid was placed.