Table of Contents

Class SynchronousCommandExecutor

Namespace
DSharpPlus.CommandsNext.Executors
Assembly
DSharpPlus.CommandsNext.dll

Executes commands by awaiting them.

public sealed class SynchronousCommandExecutor : ICommandExecutor
Inheritance
object
SynchronousCommandExecutor
Implements