Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardBulkAssignmentResult
Interface ShardBulkAssignmentResult
Result of a bulk assignment with per-user outcomes.
interface
ShardBulkAssignmentResult
{
guildId
:
string
;
ok
:
boolean
;
results
:
{
action
:
string
;
netId
:
number
;
ok
:
boolean
;
userId
:
string
}
[]
;
}
Index
Properties
guild
Id
ok
results
Properties
guild
Id
guildId
:
string
ok
ok
:
boolean
results
results
:
{
action
:
string
;
netId
:
number
;
ok
:
boolean
;
userId
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
ok
results
@30k/starcomm-client
Loading...
Result of a bulk assignment with per-user outcomes.