kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core.entity
/
Activity
/
Secrets
Secrets
data
class
Secrets
(
val
join
:
String
?
,
val
spectate
:
String
?
,
val
match
:
String
?
)
(
source
)
Members
Constructors
Secrets
Link copied to clipboard
constructor
(
join
:
String
?
,
spectate
:
String
?
,
match
:
String
?
)
Properties
join
Link copied to clipboard
val
join
:
String
?
match
Link copied to clipboard
val
match
:
String
?
spectate
Link copied to clipboard
val
spectate
:
String
?