Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardEmbedStatusResponse
Interface ShardEmbedStatusResponse
Public embed status (net occupancy without auth).
interface
ShardEmbedStatusResponse
{
guildId
:
string
;
guildName
:
string
;
nets
:
{
id
:
number
;
name
:
string
;
occupancy
:
number
}
[]
;
ok
:
boolean
;
operationOpen
:
boolean
;
operators
:
number
;
}
Index
Properties
guild
Id
guild
Name
nets
ok
operation
Open
operators
Properties
guild
Id
guildId
:
string
guild
Name
guildName
:
string
nets
nets
:
{
id
:
number
;
name
:
string
;
occupancy
:
number
}
[]
ok
ok
:
boolean
operation
Open
operationOpen
:
boolean
operators
operators
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
guild
Name
nets
ok
operation
Open
operators
@30k/starcomm-client
Loading...
Public embed status (net occupancy without auth).