Table of Contents

Property EnableDefaultHelp

Namespace
DisCatSharp.ApplicationCommands
Assembly
DisCatSharp.ApplicationCommands.dll

EnableDefaultHelp

This option enables the default help command.

Disabling this will allow you to make your own help command.

Defaults to true.

public bool EnableDefaultHelp { set; }

Property Value

bool