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-common
/
dev.kord.common.entity
/
DiscordPresenceUser
Discord
Presence
User
@
Serializable
(
with
=
DiscordPresenceUser.Serializer::class
)
data
class
DiscordPresenceUser
(
val
id
:
Snowflake
,
val
details
:
JsonObject
)
(
source
)
Members
Constructors
Discord
Presence
User
Link copied to clipboard
constructor
(
id
:
Snowflake
,
details
:
JsonObject
)
Properties
details
Link copied to clipboard
val
details
:
JsonObject
id
Link copied to clipboard
val
id
:
Snowflake