Method ExecuteCommandAsync
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
ExecuteCommandAsync(CommandContext)
Executes specified command from given context.
public Task ExecuteCommandAsync(CommandContext ctx)
Parameters
ctx
CommandContextContext to execute command from.