Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardHealthResponse
Interface ShardHealthResponse
Shard health check response (unauthenticated).
interface
ShardHealthResponse
{
app
:
string
;
centralUrl
:
string
;
clients
:
number
;
features
:
ShardFeatures
;
guildId
:
string
;
guildName
:
string
;
ok
:
boolean
;
publicUrl
:
string
;
registered
:
boolean
;
runtime
:
string
;
startedAt
:
string
;
udpVoice
:
Record
<
string
,
unknown
>
;
udpVoiceEnabled
:
boolean
;
udpVoiceEndpoint
:
string
;
}
Index
Properties
app
central
Url
clients
features
guild
Id
guild
Name
ok
public
Url
registered
runtime
started
At
udp
Voice
udp
Voice
Enabled
udp
Voice
Endpoint
Properties
app
app
:
string
central
Url
centralUrl
:
string
clients
clients
:
number
features
features
:
ShardFeatures
guild
Id
guildId
:
string
guild
Name
guildName
:
string
ok
ok
:
boolean
public
Url
publicUrl
:
string
registered
registered
:
boolean
runtime
runtime
:
string
started
At
startedAt
:
string
udp
Voice
udpVoice
:
Record
<
string
,
unknown
>
udp
Voice
Enabled
udpVoiceEnabled
:
boolean
udp
Voice
Endpoint
udpVoiceEndpoint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
central
Url
clients
features
guild
Id
guild
Name
ok
public
Url
registered
runtime
started
At
udp
Voice
udp
Voice
Enabled
udp
Voice
Endpoint
@30k/starcomm-client
Loading...
Shard health check response (unauthenticated).