payments.StarGiftActiveAuctions#

class pyrogram.raw.base.payments.StarGiftActiveAuctions#

List of currently active gift auctions where the user has placed a bid, or an indication that the locally cached list hasn’t changed.

New collectible gift releases are distributed through Stars auctions held over several rounds.

Constructors:

This base type has 2 constructors available.

payments.StarGiftActiveAuctions

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

payments.StarGiftActiveAuctionsNotModified

The list of currently active gift auctions where the user has placed a bid hasn't changed.

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.