RBWCM-SDK Documentation - v1.1.0
Preparing search index...
DraftPoolPlayerPayload
Interface DraftPoolPlayerPayload
Represents a player available to be picked in the draft pool.
interface
DraftPoolPlayerPayload
{
discordId
:
string
;
ign
:
string
;
score
:
number
;
userId
:
number
;
}
Index
Properties
discord
Id
ign
score
user
Id
Properties
discord
Id
discordId
:
string
ign
ign
:
string
score
score
:
number
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discord
Id
ign
score
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Represents a player available to be picked in the draft pool.