playbackNotesImpl

Plays back notes. Implementation function.

version(WithNotePlugin)
private
void
playbackNotesImpl
(,
const string channelName
,,
const Flag!"background" background
)

Parameters

plugin NotePlugin

The current NotePlugin.

channelName string

The name of the channel in which the playback is to take place, or an empty string if it's supposed to take place in a private message.

user IRCUser

IRCUser to replay notes for.

background Flag!"background"

Whether or not to issue WHOIS queries as low-priority background messages.