Gift.get_auction_state()¶
- Gift.get_auction_state()¶
Bound method get_auction_state of
Gift.Note
For regular gifts only.
Use as a shortcut for:
await client.get_gift_auction_state( auction_id=gift.id )
- Returns:
GiftAuctionState– The auction state of the gift.