onBusMessage

Receives a passed Boxed instance with the "twitch" header, and issues whispers based on its Message payload.

version(TwitchSupport && WithTwitchPlugin)
private
void
onBusMessage
(,
const string header
,)

Parameters

plugin TwitchPlugin

The current TwitchPlugin.

header string

String header describing the passed content payload.

content Sendable

Message content.