Richcord API - v1.0.1
Preparing search index...
ActivitySecrets
Interface ActivitySecrets
Secret tokens for joining, spectating, or matching game sessions.
interface
ActivitySecrets
{
join
?:
string
;
spectate
?:
string
;
match
?:
string
;
}
Index
Properties
join?
spectate?
match?
Properties
Optional
Readonly
join
join
?:
string
Optional
Readonly
spectate
spectate
?:
string
Optional
Readonly
match
match
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
join
spectate
match
Richcord API - v1.0.1
Loading...
Secret tokens for joining, spectating, or matching game sessions.