IRCClient.onLogout

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

Meta