Describes all currently active gift auctions where the user has placed a bid.
payments.starGiftActiveAuctions#aef6abbc auctions:Vector<StarGiftActiveAuctionState> users:Vector<User> chats:Vector<Chat> = payments.StarGiftActiveAuctions;
| Name | Type | Description |
|---|---|---|
| auctions | Vector<StarGiftActiveAuctionState> | Auctions where the user has placed a bid |
| users | Vector<User> | Mentioned users |
| chats | Vector<Chat> | Mentioned chats |
payments.StarGiftActiveAuctions