Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ReadyCheckStartResponse
Interface ReadyCheckStartResponse
Response from starting a ready check session.
interface
ReadyCheckStartResponse
{
guildId
:
string
;
ok
:
boolean
;
session
:
ReadyCheckSession
;
summary
:
ReadyCheckSummary
;
}
Index
Properties
guild
Id
ok
session
summary
Properties
guild
Id
guildId
:
string
ok
ok
:
boolean
session
session
:
ReadyCheckSession
summary
summary
:
ReadyCheckSummary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
ok
session
summary
@30k/starcomm-client
Loading...
Response from starting a ready check session.