get_star_gift_auction_state()¶
- Client.get_star_gift_auction_state()
Get the current state of a star gift auction.
Pass either
gift_idorslug.- Parameters:
gift_id (
int, optional) – Numeric gift ID of the auctioned gift.slug (
str, optional) – Slug string of the auctioned gift.version (
int, optional) – Version for polling (pass 0 to get full state).
- Returns:
StarGiftAuctionState– Current auction state.