Interface ICommandExecutor
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
public interface ICommandExecutor
Methods
- ExecuteAsync(CommandContext, CancellationToken)
Executes a command asynchronously.
public interface ICommandExecutor
Executes a command asynchronously.