toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.event.user
/
PresenceUpdateEvent
/
PresenceUpdateEvent
Presence
Update
Event
constructor
(
oldUser
:
User
?
,
user
:
DiscordPresenceUser
,
guildId
:
Snowflake
,
old
:
Presence
?
,
presence
:
Presence
,
shard
:
Int
,
customContext
:
Any
?
,
supplier
:
EntitySupplier
=
presence.kord.defaultSupplier
)
(
source
)