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
/
ChannelSubscriptionGift
/
ChannelSubscriptionGift
Channel
Subscription
Gift
constructor
(
subscriptionType
:
String
,
messageId
:
String
,
timestamp
:
Instant
,
userId
:
String
?
,
userLogin
:
String
?
,
userName
:
String
?
,
broadcasterUserId
:
String
,
broadcasterUserLogin
:
String
,
broadcasterUserName
:
String
,
total
:
Int
,
tier
:
String
,
cumulativeTotal
:
Int
?
,
isAnonymous
:
Boolean
)