StarGiftAuctionRound

class pyrogram.types.StarGiftAuctionRound

One round of a star gift auction.

Parameters:
  • num (int) – Round number.

  • duration (int) – Duration of the round in seconds.

  • extend_top (int, optional) – Top bid positions that extend the round.

  • extend_window (int, optional) – Extension window in seconds.