Fetches information about a channel; its title, what game is being played, the channel tags, etc.
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
Name of channel to fetch information about.
Numerical ID of channel to fetch information about.
Name of the calling function.
A Voldemort with the channel information.
UnexpectedJSONException on unexpected JSON received.
https://dev.twitch.tv/docs/api/reference/#get-channel-information
Fetches information about a channel; its title, what game is being played, the channel tags, etc.
Note: Must be called from inside a Fiber.