IRCClient.onInvite

struct IRCClient
void delegate(const User, const User, const Channel, const MessageMetadata) @(safe) onInvite;

Meta