teloxide/src
2022-08-04 18:16:42 +04:00
..
adaptors [TBA-6.1] Method changes 2022-06-29 18:05:25 +04:00
bot ugh 2022-06-29 19:49:16 +04:00
net Properly fix file size/path 2022-07-18 18:01:40 +04:00
payloads Properly fix file size/path 2022-07-18 18:01:40 +04:00
requests [TBA-6.1] Method changes 2022-06-29 18:05:25 +04:00
serde_multipart Make chat id typed (add ChatId) 2022-04-02 18:10:46 +04:00
types Merge pull request #237 from teloxide/file_meta_meta 2022-07-19 07:15:43 +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 Implement From<_> for RequestError for more types 2022-08-04 18:16:42 +04:00
lib.rs bump version 2022-07-19 13:53:17 +04:00
local_macros.rs remove a fixme 2022-07-11 12:28:24 +04:00
net.rs Remove redundant settings from default_reqwest_settings 2022-01-19 22:34:12 +03:00
payloads.rs [TBA-6.1] Method changes 2022-06-29 18:05:25 +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