Modifies a channel's title or currently played game. Implementation function.
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
Name of channel to modify.
Optional channel title to set.
Optional game ID to set the channel as playing.
Name of the calling function.
A Voldemort with the HTTP status code of the operation.
https://dev.twitch.tv/docs/api/reference/#modify-channel-information
Modifies a channel's title or currently played game. Implementation function.
Note: Must be called from inside a Fiber.