GiftAuctionState¶
- class pyrogram.types.GiftAuctionState¶
Represent auction state of a gift.
- Parameters:
gift (
Gift) – The gift.state (
AuctionState) – Auction state of the gift.raw (
StarGiftAuctionState, optional) – The raw object as received from the server.