Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
GameHealthBundle
Interface GameHealthBundle
interface
GameHealthBundle
{
bot
:
{
dashboards
:
number
;
enabled
:
boolean
;
trackedGuilds
:
number
;
wsConnected
:
boolean
;
}
;
gameApi
:
null
|
{
enrichmentQueue
:
number
;
itemCount
:
number
;
seq
:
number
;
sources
:
Record
<
string
,
GameSourceHealth
>
;
status
:
"ok"
|
"degraded"
;
uptimeSec
:
number
;
}
;
}
Index
Properties
bot
game
Api
Properties
bot
bot
:
{
dashboards
:
number
;
enabled
:
boolean
;
trackedGuilds
:
number
;
wsConnected
:
boolean
;
}
game
Api
game
Api
:
null
|
{
enrichmentQueue
:
number
;
itemCount
:
number
;
seq
:
number
;
sources
:
Record
<
string
,
GameSourceHealth
>
;
status
:
"ok"
|
"degraded"
;
uptimeSec
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bot
game
Api
@notidotbot/noti-api-client
Loading...