IRCClient.onVersionReply

struct IRCClient
void delegate(const VersionReply, const MessageMetadata) @(safe) onVersionReply;

Meta