reportStatus

Reports the status of a Poll, mid-progress.

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

Parameters

plugin PollPlugin

The current PollPlugin.

channelName string

The channel the poll belongs to.

poll Poll

The Poll that is still ongoing.