teloxide/src
2022-06-02 20:47:25 +04:00
..
adaptors Remove log::warn! from throttle implementation 2022-05-16 21:38:38 +04:00
bot Add TBA 6.0 methods 2022-04-21 20:15:20 +04:00
net Hide bot token in errors 2022-04-03 13:34:17 +04:00
payloads Rename (voice* => video*) things that were missed while TBA 6.0 update 2022-04-25 14:24:34 +04:00
requests Revert "Remove an unused import in requester_ext.rs" 2022-04-24 00:08:59 +06:00
serde_multipart Make chat id typed (add ChatId) 2022-04-02 18:10:46 +04:00
types Fix deserialization of File when file_path or file_size are missing 2022-06-02 20:47:25 +04:00
adaptors.rs Remove explicit doc(cfg) as it's now implied 2021-10-11 16:58:15 +03:00
bot.rs Add a way for long-running requests to increase network timeout 2022-02-14 19:52:43 +03:00
errors.rs Document the errors module 2022-04-18 15:51:17 +06:00
lib.rs Dump version 2022-04-25 14:30:23 +04:00
local_macros.rs Add TBA 6.0 methods 2022-04-21 20:15:20 +04:00
net.rs Remove redundant settings from default_reqwest_settings 2022-01-19 22:34:12 +03:00
payloads.rs Add TBA 6.0 methods 2022-04-21 20:15:20 +04:00
prelude.rs Add ChatId and UserId to the prelude 2022-05-05 16:03:28 +04:00
requests.rs Future proof multipart requests 2021-02-16 17:16:20 +03:00
types.rs Rename (voice* => video*) things that were missed while TBA 6.0 update 2022-04-25 14:24:34 +04:00