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
/
SubGiftNotification
/
SubGiftNotification
Sub
Gift
Notification
constructor
(
durationMonths
:
Int
=
0
,
cumulativeTotal
:
Int
?
=
null
,
recipientUserId
:
String
=
""
,
recipientUserName
:
String
=
""
,
recipientUserLogin
:
String
=
""
,
subTier
:
String
=
""
,
communityGiftId
:
String
?
=
null
)