teloxide/src
Waffle Lapkin 0c6a81e1b6
Merge pull request #282 from teloxide/box-pin
Box::pin -> .boxed()
2020-10-01 18:15:12 +03:00
..
bot Merge branch 'dev' into v0.3.1_release 2020-09-26 19:01:16 +03:00
dispatching Remove an unused import 2020-10-01 18:19:52 +06:00
net Use the default characters per line limit 2020-07-26 23:47:02 +06:00
requests refactor ChatOrInlineMessage 2020-08-10 18:05:49 +03:00
types remove TargetMessage as ChatOrInlineMessage reexport as it couldn't be deprecated 2020-08-10 18:27:53 +03:00
utils Respect TELOXIDE_PROXY in Bot::from_env & BotBuilder 2020-07-31 21:34:48 +06:00
error_handlers.rs Update CODE_STYLE.md 2020-10-01 17:58:26 +06:00
errors.rs Use the default characters per line limit 2020-07-26 23:47:02 +06:00
lib.rs add automatic test of code blocks from readme 2020-08-12 23:21:13 +03:00
logging.rs Fix enable_logging_with_filter 2020-03-17 00:18:45 +06:00
prelude.rs Add requests::respond 2020-08-02 13:08:43 +06:00