TwitchPoll.Choice

An option to vote for in the poll.

struct TwitchPoll
static
struct Choice {}

Members

Variables

channelPointsVotes
uint channelPointsVotes;

How many votes were placed with channel points on this choice.

id
string id;

Unique choice ID string.

title
string title;

The name of the choice, e.g. "heads".

votes
uint votes;

How many votes were placed on this choice.