Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardStatusResponse
Interface ShardStatusResponse
Full shard status including nets, features, and operation state.
interface
ShardStatusResponse
{
features
:
ShardFeatures
;
guildId
:
string
;
guildName
:
string
;
nets
:
ShardNetStatus
[]
;
ok
:
boolean
;
operationOpen
:
boolean
;
shard
:
ShardInfo
;
}
Index
Properties
features
guild
Id
guild
Name
nets
ok
operation
Open
shard
Properties
features
features
:
ShardFeatures
guild
Id
guildId
:
string
guild
Name
guildName
:
string
nets
nets
:
ShardNetStatus
[]
ok
ok
:
boolean
operation
Open
operationOpen
:
boolean
shard
shard
:
ShardInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
guild
Id
guild
Name
nets
ok
operation
Open
shard
@30k/starcomm-client
Loading...
Full shard status including nets, features, and operation state.