Property DmHelp
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
DmHelp
Controls whether the default help will be sent via DMs or not.
Enabling this will make the bot respond with help via direct messages.
Defaults to false.
public bool DmHelp { set; }