pub async fn execute_async(
args: &MessageArgs,
ctx: &CommandContext,
) -> CliResult<()>Expand description
Execute the message command asynchronously with modern patterns
pub async fn execute_async(
args: &MessageArgs,
ctx: &CommandContext,
) -> CliResult<()>Execute the message command asynchronously with modern patterns