IRCBot.guestChannels

Currently inhabited non-home guest channels.

struct IRCBot
@Separator(",")
@Separator(" ")
@CannotContainComments
string[] guestChannels;

Meta