Function execute_async

Source
pub async fn execute_async(
    args: &MessageArgs,
    ctx: &CommandContext,
) -> CliResult<()>
Expand description

Execute the message command asynchronously with modern patterns