kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Target filter
common
Switch theme
Search in API
Skip to content
kord
kord-core
/
dev.kord.core.cache.data
/
GameActivityData
Game
Activity
Data
@
DiscordAPIPreview
@
Serializable
data
class
GameActivityData
(
val
activityLevel
:
Int
,
val
activityScore
:
Int
)
(
source
)
Members
Constructors
Game
Activity
Data
Link copied to clipboard
constructor
(
activityLevel
:
Int
,
activityScore
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
activity
Level
Link copied to clipboard
val
activityLevel
:
Int
activity
Score
Link copied to clipboard
val
activityScore
:
Int