Fetches information about a game; its numerical ID and full name.
If id is passed, then it takes priority over name.
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
Name of game to look up.
Numerical ID of game to look up.
Name of the calling function.
Voldemort aggregate struct with id and name members.
https://dev.twitch.tv/docs/api/reference/#get-games
Fetches information about a game; its numerical ID and full name.
If id is passed, then it takes priority over name.
Note: Must be called from inside a Fiber.