IRCClient.onLogin

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

Meta