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: 225

  • 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 where the user has placed a bid.