IrcClient.handleWhoEnd

Callback for a WHO listing end

class IrcClient
void delegate(string mask) handleWhoEnd;

Meta