The current TwitchPlugin.
Name of channel to create the poll in.
Poll title.
How long the poll should run for in seconds (as a string).
A string array of poll choices.
Name of the calling function.
A TwitchPoll instance.
UnexpectedJSONException on unexpected JSON received. EmptyDataJSONException if the response contained an empty data array.
Creates a Twitch poll in the specified channel.
Note: Must be called from inside a Fiber.