mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Add CustomErrorHandler and use it
Ignore benign 'Bad Request: message to be replied not found' Telegram error while logging other errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pub mod axum_server;
|
||||
pub mod bot_manager_client;
|
||||
pub mod closable_sender;
|
||||
pub mod custom_error_handler;
|
||||
pub mod internal;
|
||||
pub mod utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user