Property CommandExecutor
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
CommandExecutor
Gets or sets the default command executor.
This alters the behaviour, execution, and scheduling method of command execution.
public ICommandExecutor CommandExecutor { set; }