IRCClient.onWallops

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

Meta