Method ExecuteAsync
- Namespace
- DSharpPlus.CommandsNext.Executors
- Assembly
- DSharpPlus.CommandsNext.dll
ExecuteAsync(CommandContext)
Executes a command from given context.
Task ExecuteAsync(CommandContext ctx)
Parameters
ctx
CommandContextContext to execute in.
Returns
- Task
Task encapsulating the async operation.