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
/
ChannelShoutoutReceive
/
ChannelShoutoutReceive
Channel
Shoutout
Receive
constructor
(
subscriptionType
:
String
,
messageId
:
String
,
timestamp
:
Instant
,
broadcasterUserId
:
String
,
broadcasterUserLogin
:
String
,
broadcasterUserName
:
String
,
fromBroadcasterUserId
:
String
,
fromBroadcasterUserLogin
:
String
,
fromBroadcasterUserName
:
String
,
viewerCount
:
Int
,
startedAt
:
Instant
)