Fetches a list of all follows 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 string identifier for the channel.
An associative array of JSONValues keyed by nickname string, containing follows.
See Implementation
Fetches a list of all follows of the passed channel and caches them in the channel's entry in TwitchPlugin.rooms.
Note: Must be called from inside a Fiber.