By following a passed URL, queries Twitch servers for an array of entities (such as users or channels).
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
The URL to follow.
Name of the calling function.
A JSONValue of type array containing all returned entities, over all paginated queries.
UnexpectedJSONException on unexpected JSON received.
By following a passed URL, queries Twitch servers for an array of entities (such as users or channels).
Note: Must be called from inside a Fiber.