Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ReadyChecksListResponse
Interface ReadyChecksListResponse
Response from listing ready check templates.
interface
ReadyChecksListResponse
{
guildId
:
string
;
ok
:
boolean
;
readyChecks
:
ReadyCheckTemplate
[]
;
}
Index
Properties
guild
Id
ok
ready
Checks
Properties
guild
Id
guildId
:
string
ok
ok
:
boolean
ready
Checks
readyChecks
:
ReadyCheckTemplate
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
ok
ready
Checks
@30k/starcomm-client
Loading...
Response from listing ready check templates.