MessagingProxy.topic

Sets the topic of a channel.

mixintemplate MessagingProxy(Flag!"debug_" debug_ = No.debug_)
private pragma(inline, true)
void
topic
(
const string channel
,
const string content
,,
const string caller = __FUNCTION__
)