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
/
PollChoice
/
PollChoice
Poll
Choice
constructor
(
id
:
String
,
title
:
String
,
votes
:
Int
=
0
,
channelPointsVotes
:
Int
=
0
,
bitsVotes
:
Int
=
0
)