IRCClient.onAwayReply

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

Meta