payments.StarGiftActiveAuctions#

class pyrogram.raw.types.payments.StarGiftActiveAuctions#

Describes all currently active gift auctions where the user has placed a bid.

Constructor of StarGiftActiveAuctions.

Details:
  • Layer: 227

  • ID: AEF6ABBC

Parameters:
  • auctions (List of StarGiftActiveAuctionState) – Auctions where the user has placed a bid

  • users (List of User) – Mentioned users

  • chats (List of Chat) – Mentioned chats

Functions:

This object can be returned by 1 function.

payments.GetStarGiftActiveAuctions

Fetches all currently active gift auctions the user has ever bid on (including auctions where the user was outbid and their bid was returned), as long as the auction hasn't ended yet.