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:
227ID:
AEF6ABBC
- Parameters:
auctions (List of
StarGiftActiveAuctionState) – Auctions where the user has placed a bidusers (List of
User) – Mentioned userschats (List of
Chat) – Mentioned chats
- Functions:
This object can be returned by 1 function.
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.