Property EnableDms
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
EnableDms
Sets whether commands sent via direct messages should be processed.
Defaults to true.
public bool EnableDms { set; }
Property Value
- bool
Sets whether commands sent via direct messages should be processed.
Defaults to true.
public bool EnableDms { set; }