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
/
PredictionOutcome
/
PredictionOutcome
Prediction
Outcome
constructor
(
id
:
String
=
""
,
title
:
String
=
""
,
color
:
String
=
""
,
users
:
Int
=
0
,
channelPoints
:
Int
=
0
,
topPredictors
:
List
<
TopPredictor
>
?
=
null
)