The current TwitchPlugin.
Optional name of user to look up, if no id given.
Optional numeric ID of user to look up, if no name given.
Whether or not to also attempt to look up name as a display name.
Name of the calling function.
Voldemort aggregate struct with nickname, displayName and id members.
UnexpectedJSONException on unexpected JSON received.
Fetches information about a Twitch user and returns it in the form of a Voldemort struct with nickname, display name and account ID members.
Note: Must be called from inside a Fiber.