Get the JSON representation of everyone currently in a broadcaster's channel.
It is not updated in realtime, so it doesn't make sense to call this often.
The current TwitchPlugin.
The broadcaster to look up chatters for.
Name of the calling function.
A JSONValue with "chatters" and "chatter_count" keys. If nothing was found, an exception is thrown instead.
UnexpectedJSONException on unexpected JSON.
Get the JSON representation of everyone currently in a broadcaster's channel.
It is not updated in realtime, so it doesn't make sense to call this often.