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
/
ChannelGoalBegin
/
ChannelGoalBegin
Channel
Goal
Begin
constructor
(
subscriptionType
:
String
,
messageId
:
String
,
timestamp
:
Instant
,
id
:
String
,
broadcasterUserId
:
String
,
broadcasterUserLogin
:
String
,
broadcasterUserName
:
String
,
type
:
String
,
description
:
String
,
currentAmount
:
Int
,
targetAmount
:
Int
,
startedAt
:
Instant
)