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.
Voldemort aggregate struct with id and name members.
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.