generateVoteReminders

Generates some vote reminder fibers.

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

Parameters

plugin PollPlugin

The current PollPlugin.

channelName string

The channel the poll belongs to.

poll Poll

Poll to generate reminders for.