Sends a message to the channel or user that triggered the event.
If HelpSettings.repliesInQuery
is set, we send the message as a query; otherwise we send it to the channel.
If we're connected to Twitch, we use kameloso.messaging.reply instead to
(possibly) send the message as a whisper, provided the
TwitchPlugin is compiled in.
Sends a message to the channel or user that triggered the event. If HelpSettings.repliesInQuery is set, we send the message as a query; otherwise we send it to the channel.
If we're connected to Twitch, we use kameloso.messaging.reply instead to (possibly) send the message as a whisper, provided the TwitchPlugin is compiled in.