Adds or removes channels to/from the list of currently active guest channels, in the IRCBot.guestChannels array of the current AdminPlugin's IRCPluginState.
Merely passes on execution to addChannel and delChannel with addAsHome: false (and delFromHomes: false) as argument.
Adds or removes channels to/from the list of currently active guest channels, in the IRCBot.guestChannels array of the current AdminPlugin's IRCPluginState.
Merely passes on execution to addChannel and delChannel with addAsHome: false (and delFromHomes: false) as argument.