IRCClient.onOtherUserAwayReply

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

Meta