IRCClient.onUnAwayReply

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

Meta