AuctionBidLevel#

class pyrogram.raw.types.AuctionBidLevel#

Describes a bid in an auction.

Constructor of AuctionBidLevel.

Details:
  • Layer: 225

  • ID: 310240CC

Parameters:
  • pos (int 32-bit) – Position of the bid.

  • amount (int 64-bit) – Amount of the bid in Telegram Stars.

  • date (int 32-bit) – Date when the bid was placed.