Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardAssignmentsResponse
Interface ShardAssignmentsResponse
Map of user IDs to their assigned net IDs.
interface
ShardAssignmentsResponse
{
assignments
:
Record
<
string
,
number
[]
>
;
guildId
:
string
;
ok
:
boolean
;
}
Index
Properties
assignments
guild
Id
ok
Properties
assignments
assignments
:
Record
<
string
,
number
[]
>
guild
Id
guildId
:
string
ok
ok
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assignments
guild
Id
ok
@30k/starcomm-client
Loading...
Map of user IDs to their assigned net IDs.