Switched to teloxide 0.13

This commit is contained in:
2024-08-17 12:48:50 +03:00
parent 14b858808d
commit 374a9d91c7
29 changed files with 163 additions and 108 deletions

View File

@@ -3,7 +3,7 @@
mod generic;
mod handler;
pub use handler::{Handler, MessageIds, Packaged as PackagedHandler};
pub use handler::{CallbackMessageIdExt, Handler, MessageIds, Packaged as PackagedHandler};
crate::export_handlers!(
get_login,