Skip to main content

invoke_command_async

Function invoke_command_async 

Source
pub async fn invoke_command_async<'a>(
    key: &'a str,
    ctx: CommandContext<'a>,
) -> CommandResult
Expand description

Invoke an async command by key.