pass_manager/src
2023-07-20 23:58:29 +03:00
..
callbacks Now properly answering the callback query 2023-07-16 00:35:29 +03:00
commands Added a transaction for deleting all 2023-07-19 14:56:07 +03:00
state Replaced try_join func by tokio::try_join to be consistent with delete_all 2023-07-20 23:58:29 +03:00
default.rs Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +03:00
errors.rs Updated generic handler to handle the lack of the text of the message 2023-05-15 18:14:21 +03:00
macros.rs Added simple_state_handler macro 2023-07-16 23:12:37 +03:00
main.rs Started simplifying code using macros 2023-07-16 22:34:11 +03:00
markups.rs Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +03:00
master_password_check.rs Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +03:00
models.rs Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +03:00
prelude.rs Added ask_name_handler 2023-07-16 22:54:01 +03:00
utils.rs simplified Handler.previous into the chat id and message id 2023-07-16 00:37:41 +03:00