IRCClient.onQuit

struct IRCClient
void delegate(const User, const string, const MessageMetadata) @(safe) onQuit;

Meta