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-gateway
/
dev.kord.gateway
/
IdentifyProperties
Identify
Properties
@
Serializable
data
class
IdentifyProperties
(
val
os
:
String
,
val
browser
:
String
,
val
device
:
String
)
(
source
)
Members
Constructors
Identify
Properties
Link copied to clipboard
constructor
(
os
:
String
,
browser
:
String
,
device
:
String
)
Properties
browser
Link copied to clipboard
val
browser
:
String
device
Link copied to clipboard
val
device
:
String
os
Link copied to clipboard
val
os
:
String