IrcClient.handleChannelList

Callback for when the channel list was retreived

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

Meta