Class SynchronousCommandExecutor
- Namespace
- DSharpPlus.CommandsNext.Executors
- Assembly
- DSharpPlus.CommandsNext.dll
Executes commands by awaiting them.
public sealed class SynchronousCommandExecutor : ICommandExecutor
- Inheritance
-
objectSynchronousCommandExecutor
- Implements