payments.getStarGiftActiveAuctions

Fetches all currently active gift auctions where the user has placed a bid.

payments.starGiftActiveAuctionsNotModified#db33dad0 = payments.StarGiftActiveAuctions;
payments.starGiftActiveAuctions#97f187d8 auctions:Vector<StarGiftActiveAuctionState> users:Vector<User> = payments.StarGiftActiveAuctions;
---functions---
payments.getStarGiftActiveAuctions#a5d0514d hash:long = payments.StarGiftActiveAuctions;

Parameters

Name Type Description
hash long Hash generated as specified here ยป

Result

payments.StarGiftActiveAuctions

Only users can use this method

Related pages

Auctions