Fetches a list of all followers of the passed channel and caches them in the channel's entry in TwitchPlugin.rooms.
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
The numerical identifier for the channel.
An associative array of JSONValues keyed by nickname string, containing followers.
Fetches a list of all followers of the passed channel and caches them in the channel's entry in TwitchPlugin.rooms.
Note: Must be called from inside a Fiber.