payments.starGiftActiveAuctionsNotModified#db33dad0 = payments.StarGiftActiveAuctions;
payments.starGiftActiveAuctions#aef6abbc auctions:Vector<StarGiftActiveAuctionState> users:Vector<User> chats:Vector<Chat> = payments.StarGiftActiveAuctions;
---functions---
payments.getStarGiftActiveAuctions#a5d0514d hash:long = payments.StarGiftActiveAuctions;
| Constructor | Description |
|---|---|
| payments.starGiftActiveAuctionsNotModified | The list of currently active gift auctions where the user has placed a bid hasn't changed. |
| payments.starGiftActiveAuctions | Describes all currently active gift auctions where the user has placed a bid. |
| Method | Description |
|---|---|
| payments.getStarGiftActiveAuctions | Fetches all currently active gift auctions where the user has placed a bid. |