MessagingProxy.announce

Sends a Twitch announcement.

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