ResponseSchema.PollSchema

Members

Structs

ChoiceSchema
struct ChoiceSchema

Variables

bits_per_vote
uint bits_per_vote;
bits_voting_enabled
bool bits_voting_enabled;
broadcaster_id
string broadcaster_id;
broadcaster_login
string broadcaster_login;
broadcaster_name
string broadcaster_name;
channel_points_per_vote
uint channel_points_per_vote;
channel_points_voting_enabled
bool channel_points_voting_enabled;
choices
ChoiceSchema[] choices;
duration
uint duration;
ended_at
string ended_at;
id
string id;
started_at
string started_at;
status
string status;
title
string title;