pub async fn show_help(context: &CommandContext) -> Result<()>Expand description
Displays available commands and their usage.
ยงArguments
context- TheCommandContextfor emitting chat messages.
pub async fn show_help(context: &CommandContext) -> Result<()>Displays available commands and their usage.
context - The CommandContext for emitting chat messages.