Class AsynchronousCommandExecutor
- Namespace
- DSharpPlus.CommandsNext.Executors
- Assembly
- DSharpPlus.CommandsNext.dll
Executes commands using Run(Func<Task>).
public sealed class AsynchronousCommandExecutor : ICommandExecutor
- Inheritance
-
AsynchronousCommandExecutor
- Implements