IRCClient.onWHOXReply

struct IRCClient
void delegate(const WHOXReply, const MessageMetadata) @(safe) onWHOXReply;

Meta