teloxide/src
2020-03-17 00:18:45 +06:00
..
bot created client_from_env() in utils 2020-02-24 20:49:41 +03:00
dispatching Remove unnecessary async/.await (src/dispatching/dispatcher.rs) 2020-03-16 20:20:04 +06:00
net Remove russian text from telegram_response.rs 2020-02-21 23:55:04 +06:00
requests Fixes 2020-02-19 04:54:41 +06:00
types Add InlineKeyboardButtonKind::{LoginUrl, CallbackGame, Pay} 2020-03-09 14:15:50 +06:00
utils Merge branch 'dev' of github.com:teloxide/teloxide into from-env-proxy 2020-03-06 12:16:36 +03:00
error_handlers.rs Fix a compilation error 2020-02-19 05:32:48 +06:00
errors.rs Fixes 2020-02-19 04:54:41 +06:00
lib.rs Remove the high-level overview from lib.rs 2020-03-06 15:05:44 +06:00
logging.rs Fix enable_logging_with_filter 2020-03-17 00:18:45 +06:00
prelude.rs Add DispatcherHandlerRxExt 2020-02-19 15:53:54 +06:00