IRCClient.onWhois

struct IRCClient
void delegate(const User, const WhoisResponse) @(safe) onWhois;

Meta