StarGiftAuctionRoundExtendable#

class pyrogram.raw.types.StarGiftAuctionRoundExtendable#

Describes one or more extendable collectible gift auction rounds.

Constructor of StarGiftAuctionRound.

Details:
  • Layer: 225

  • ID: AA021E5

Parameters:
  • num (int 32-bit) – This object describes all rounds starting from num up until next.num-1 inclusively (next is the next StarGiftAuctionRound).

  • duration (int 32-bit) – Duration in seconds of the round(s).

  • extend_top (int 32-bit) – The round(s) will be extended by extend_window if a bid changes the composition/order of the top extend_top bidders.

  • extend_window (int 32-bit) – The round(s) will be extended by this many seconds if a bid changes the composition/order of the top extend_top bidders.