reportEndResults

Reports the result of a Poll, as if it just ended.

version(WithPollPlugin)
private
void
reportEndResults
(,
const string channelName
,
const Poll poll
)

Parameters

plugin PollPlugin

The current PollPlugin.

channelName string

Name of the channel the poll belongs to.

poll Poll

The Poll that just ended.