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.
UnexpectedJSONException on unexpected JSON. EmptyDataJSONException if the JSON has a "data" key but it is empty.
Creates a Twitch poll in the specified channel.
Note: Must be called from inside a Fiber.