IrcClient.onWhoisEnd

Invoked when a WHOIS reply is received.

class IrcClient
void delegate(in char[] nick)[] onWhoisEnd;

See Also

Meta