PixelPlaceJS-new - v3.4.3
Preparing search index...
PacketTypes
LostBidAuctionPacket
Type Alias LostBidAuctionPacket
Represents a lost bid in an auction.
type
LostBidAuctionPacket
=
{
current_bid_username
:
string
;
id
:
number
;
}
Index
Properties
current_
bid_
username
id
Properties
current_
bid_
username
current_bid_username
:
string
The username of the current bidder.
id
id
:
number
The auction id.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
bid_
username
id
PixelPlaceJS-new - v3.4.3
Loading...
Represents a lost bid in an auction.