StarGiftActiveAuctionState#
- class pyrogram.raw.types.StarGiftActiveAuctionState#
Contains info about an auction where the user has placed a bid.
Constructor of
StarGiftActiveAuctionState.- Details:
Layer:
225ID:
D31BC45D
- Parameters:
gift (
StarGift) – The collectible gift » currently being distributed in the auction.state (
StarGiftAuctionState) – Auction stateuser_state (
StarGiftAuctionUserState) – Auction state related to the current user (i.e. info about placed bids, won gifts and so on).