Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ReadyCheckUpsertResponse
Interface ReadyCheckUpsertResponse
Response from creating or updating a ready check template.
interface
ReadyCheckUpsertResponse
{
guildId
:
string
;
ok
:
boolean
;
readyCheck
:
ReadyCheckTemplate
;
}
Index
Properties
guild
Id
ok
ready
Check
Properties
guild
Id
guildId
:
string
ok
ok
:
boolean
ready
Check
readyCheck
:
ReadyCheckTemplate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
ok
ready
Check
@30k/starcomm-client
Loading...
Response from creating or updating a ready check template.