teloxide/src
Waffle c378d6ef4e Make StatefulListener::new a little more convinient
Remove `timeout_hint` from the `StatefulListener::new` function. This parameter
is confusing and is likely to be set to `None` in most cases.

Add a `StatefulListener::new_with_timeout_hint` parameter which is the same as
the old `StatefulListener::new`.
2021-06-25 17:24:31 +03:00
..
dispatching Make StatefulListener::new a little more convinient 2021-06-25 17:24:31 +03:00
utils Fmt 2021-05-10 12:13:07 +06:00
error_handlers.rs Update CODE_STYLE.md 2020-10-01 17:58:26 +06:00
features.txt Apply suggestions from code review 2021-06-25 16:57:24 +03:00
lib.rs Clippy 2021-06-25 16:57:24 +03:00
logging.rs Fix enable_logging_with_filter 2020-03-17 00:18:45 +06:00
prelude.rs Resolve fixme (#350) 2021-03-22 00:43:19 +06:00