HelpSettings

Settings for the Help plugin, to toggle it enabled or disabled.

version(WithHelpPlugin)
private
@Settings
struct HelpSettings {}

Members

Variables

enabled
bool enabled;

Whether or not the Help plugin should react to events at all.

repliesInQuery
bool repliesInQuery;

Whether or not replies are always sent in queries.