show_help

Function show_help 

Source
pub async fn show_help(context: &CommandContext) -> Result<()>
Expand description

Displays available commands and their usage.

ยงArguments

  • context - The CommandContext for emitting chat messages.