NoteSettings

Note plugin settings.

version(WithNotePlugin)
private
@Settings
struct NoteSettings {}

Members

Variables

enabled
bool enabled;

Toggles whether or not the plugin should react to events at all.

playBackOnAnyActivity
bool playBackOnAnyActivity;

Toggles whether or not notes get played back on activity, and not just on JOINs and ACCOUNTs.