teloxide/src
2022-04-03 01:11:17 +06:00
..
dispatching Fix trailing comma issues in teloxide::handler! 2022-04-03 01:11:17 +06:00
utils Remove support for the old dispatching 2022-03-29 01:55:09 +06:00
error_handlers.rs Update CODE_STYLE.md 2020-10-01 17:58:26 +06:00
features.txt Docs: Add missing features description 2021-10-23 01:56:17 +03:00
lib.rs #[cfg(all(feature = "ctrlc_handler"))] => #[cfg(feature = "ctrlc_handler")] again 2022-04-02 22:23:48 +06:00
logging.rs Deprecate enable_logging! in favour of configuring logging yourself 2022-03-21 18:55:34 +04:00
prelude.rs Remove support for the old dispatching 2022-03-29 01:55:09 +06:00