initRoom

Registers a new TwitchPlugin.Room as we join a channel, so there's always a state struct available.

version(TwitchSupport && WithTwitchPlugin)
private
void
initRoom

Parameters

plugin TwitchPlugin

The current TwitchPlugin.

channelName string

The name of the channel we're supposedly joining.