IrcClient.handleInvite

Callback for an INVITE command.

class IrcClient
void delegate(string nick, string channel) handleInvite;

Meta