MessagingProxy.part

Leaves a channel.

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