Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ReadyCheckSession
Interface ReadyCheckSession
A live or completed ready check session.
interface
ReadyCheckSession
{
color
:
string
;
completedAt
:
string
;
expiresAt
:
string
;
guildId
:
string
;
id
:
string
;
initiatorId
:
string
;
initiatorName
:
string
;
keyCombo
:
string
;
message
:
string
;
name
:
string
;
participants
:
ReadyCheckParticipant
[]
;
source
:
string
;
startedAt
:
string
;
status
:
"active"
|
"complete"
;
target
:
ReadyCheckTarget
;
templateId
:
string
;
}
Index
Properties
color
completed
At
expires
At
guild
Id
id
initiator
Id
initiator
Name
key
Combo
message
name
participants
source
started
At
status
target
template
Id
Properties
color
color
:
string
completed
At
completedAt
:
string
expires
At
expiresAt
:
string
guild
Id
guildId
:
string
id
id
:
string
initiator
Id
initiatorId
:
string
initiator
Name
initiatorName
:
string
key
Combo
keyCombo
:
string
message
message
:
string
name
name
:
string
participants
participants
:
ReadyCheckParticipant
[]
source
source
:
string
started
At
startedAt
:
string
status
status
:
"active"
|
"complete"
target
target
:
ReadyCheckTarget
template
Id
templateId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
completed
At
expires
At
guild
Id
id
initiator
Id
initiator
Name
key
Combo
message
name
participants
source
started
At
status
target
template
Id
@30k/starcomm-client
Loading...
A live or completed ready check session.