kameloso IRC bot
Dlang.org
TwitchPoll.this
kameloso
plugins
twitch
api
TwitchPoll
Constructs a new
TwitchPoll
from a passed
JSONValue
as received from API calls.
struct
TwitchPoll
this
(
const
JSONValue
json
)
Parameters
json
JSONValue
JSON to parse.
kameloso
plugins
twitch
api
TwitchPoll
constructors
this
enums
PollStatus
structs
Choice
variables
broadcasterDisplayName
broadcasterID
broadcasterLogin
channelPointsPerVote
channelPointsVotingEnabled
choices
duration
endedAt
pollID
startedAt
status
title
Constructs a new TwitchPoll from a passed JSONValue as received from API calls.