kameloso IRC bot
Dlang.org
PollSchema.ChoiceSchema
kameloso
plugins
twitch
api
TwitchPoll
ResponseSchema
PollSchema
struct
PollSchema
static
struct
ChoiceSchema {
string
title
;
uint
votes
;
uint
channel_pointsVotes
;
uint
bitsVotes
;
@
serdeIgnore
string
id
;
}
Members
Variables
bitsVotes
uint
bitsVotes
;
channel_pointsVotes
uint
channel_pointsVotes
;
id
string
id
;
title
string
title
;
votes
uint
votes
;
kameloso
plugins
twitch
api
TwitchPoll
ResponseSchema
PollSchema
structs
ChoiceSchema
variables
bits_per_vote
bits_voting_enabled
broadcaster_id
broadcaster_login
broadcaster_name
channel_points_per_vote
channel_points_voting_enabled
choices
duration
ended_at
id
started_at
status
title