Table of Contents

Property DefaultHelpChecks

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

DefaultHelpChecks

Sets the default pre-execution checks for the built-in help command.

Only applicable if default help is enabled.

Defaults to null.

public List<CheckBaseAttribute> DefaultHelpChecks { set; }

Property Value

List<CheckBaseAttribute>