remove unnecessary command aliases
This commit is contained in:
parent
27228df2d5
commit
326eb60f19
1 changed files with 0 additions and 3 deletions
|
|
@ -104,10 +104,7 @@ async fn handle_message(
|
|||
#[command(rename_rule = "lowercase")]
|
||||
enum Command {
|
||||
Test,
|
||||
|
||||
#[command(alias = "start")]
|
||||
Start,
|
||||
|
||||
Version,
|
||||
|
||||
#[command(alias = "dl")]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue