IrcClient.onInvite

Invoked when a user invites us to a channel.

class IrcClient
void delegate(in char[] channel)[] onInvite;

Meta