StarGiftAuctionUserState#

class pyrogram.raw.types.StarGiftAuctionUserState#

Constructor of StarGiftAuctionUserState.

Details:
  • Layer: 223

  • ID: 2EEED1C4

Parameters:
  • acquired_count (int 32-bit)

  • returned (bool, optional)

  • bid_amount (int 64-bit, optional)

  • bid_date (int 32-bit, optional)

  • min_bid_amount (int 64-bit, optional)

  • bid_peer (Peer, optional)