IrcClient.handleChannelList

Callback for when the channel list was retreived

class IrcClient
void delegate(IrcClient sender, string[] channelList) handleChannelList;

Meta