twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
eventsub
/
io.github.captnblubber.twitchkt.eventsub.model
/
UserUpdate
/
UserUpdate
User
Update
constructor
(
subscriptionType
:
String
,
messageId
:
String
,
timestamp
:
Instant
,
userId
:
String
,
userLogin
:
String
,
userName
:
String
,
email
:
String
?
,
emailVerified
:
Boolean
,
description
:
String
)