sendQuoteToChannel

Sends a Quote to a channel.

version(WithQuotePlugin)
private
void
sendQuoteToChannel
(,
const Quote quote
,
const string channelName
,
const string nickname
,
const size_t index
)

Parameters

plugin QuotePlugin

The current QuotePlugin.

quote Quote

The Quote to report.

channelName string

Name of the channel to send to.

nickname string

Nickname whose quote it is.

index size_t

Index of the quote in the local storage.