IRCClient.onList

struct IRCClient
void delegate(const ChannelListResult, const MessageMetadata) @(safe) onList;

Meta