sendOneliner

Sends a oneliner reply.

If connected to a Twitch server and with version TwitchSupport set and OnelinerSettings.onelinersAsTwitchReplies true, sends the message as a Twitch reply.

version(WithOnelinerPlugin)
private
void
sendOneliner
(,
const ref IRCEvent event
,
const string message
)

Parameters

plugin OnelinerPlugin

The current OnelinerPlugin.

event IRCEvent

The querying IRCEvent.

message string

The message string to send.