IRCClient.onTopicReply

struct IRCClient
void delegate(const TopicReply, const MessageMetadata) @(safe) onTopicReply;

Meta