MessagingProxy.reply

Replies to a channel message.

mixintemplate MessagingProxy(Flag!"debug_" debug_ = No.debug_)
private pragma(inline, true)
void
reply
(
const ref IRCEvent event
,
const string content
,,
const string caller = __FUNCTION__
)