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