IRCClient.onError

struct IRCClient
void delegate(const IRCError, const MessageMetadata) @(safe) onError;

Meta