AuctionBid¶ class pyrogram.types.AuctionBid[source]¶ Describes a bid in an auction. Parameters: star_count (int) – The number of Telegram Stars that were put in the bid. bid_date (datetime) – Date when the bid was made. position (int) – Position of the bid in the list of all bids.