The current TwitchPlugin.
Name of channel whose poll to end.
ID of the specific poll to end.
If set, ends the poll by putting it in a "TERMINATED" state. If unset, ends it in an "ARCHIVED" way.
Name of the calling function.
UnexpectedJSONException on unexpected JSON. EmptyDataJSONException if the JSON has a "data" key but it is empty.
Ends a Twitch poll, putting it in either a "TERMINATED" or "ARCHIVED" state.
Note: Must be called from inside a Fiber.