remove unnecessary command aliases

This commit is contained in:
mykola2312 2024-03-15 20:18:42 +02:00
parent 27228df2d5
commit 326eb60f19

View file

@ -104,10 +104,7 @@ async fn handle_message(
#[command(rename_rule = "lowercase")]
enum Command {
Test,
#[command(alias = "start")]
Start,
Version,
#[command(alias = "dl")]