Property EnableDefaultUserAppsHelp
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
EnableDefaultUserAppsHelp
This option enables the default help command with user apps capability.
Mutually exclusive with EnableDefaultHelp.
Defaults to false.
public bool EnableDefaultUserAppsHelp { get; set; }