2024 edition

This commit is contained in:
2025-02-21 16:40:42 +03:00
parent d064b8d571
commit 777ad8e311
14 changed files with 205 additions and 166 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ use crate::{
};
use teloxide::{
adaptors::throttle::Limits,
dispatching::{dialogue::InMemStorage, filter_command, DefaultKey},
dispatching::{DefaultKey, dialogue::InMemStorage, filter_command},
dptree::{case, deps},
};