twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
helix
/
io.github.captnblubber.twitchkt.helix.model
/
CreatorGoal
/
CreatorGoal
Creator
Goal
constructor
(
id
:
String
,
broadcasterId
:
String
,
broadcasterName
:
String
,
broadcasterLogin
:
String
,
type
:
String
,
description
:
String
,
currentAmount
:
Int
,
targetAmount
:
Int
,
createdAt
:
Instant
)