IRCClient.onNick

struct IRCClient
void delegate(const User, const User, const MessageMetadata) @(safe) onNick;

Meta