teloxide/src
2021-03-28 16:24:06 +03:00
..
adaptors Update to tba API version 5.1 2021-03-15 23:50:02 +03:00
bot Update to tba API version 5.1 2021-03-15 23:50:02 +03:00
net Remove dbg! print 2021-02-17 14:23:13 +03:00
payloads Fix GetChatAdministrators output type ChatMember => Vec<ChatMember> 2021-03-28 14:02:10 +03:00
requests Make annoying headers less annoying 2021-03-28 13:49:27 +03:00
serde_multipart Add note that serde_multipart is awful 2021-01-23 15:59:59 +03:00
types Make rights checks easier to use 2021-03-28 16:24:06 +03:00
adaptors.rs improve docs 2021-01-15 22:06:23 +03:00
bot.rs Future proof multipart requests 2021-02-16 17:16:20 +03:00
errors.rs Fix naming that triggers clippy::upper_case_acronyms lint 2021-02-06 19:23:16 +03:00
lib.rs Release 0.2.1 2021-03-19 12:28:05 +03:00
local_macros.rs Make annoying headers less annoying 2021-03-28 13:49:27 +03:00
net.rs Use edition-2018 style modules 2021-01-23 15:56:22 +03:00
payloads.rs Make annoying headers less annoying 2021-03-28 13:49:27 +03:00
prelude.rs doc(no_inline) prelude reexports 2021-03-22 10:46:39 +03:00
requests.rs Future proof multipart requests 2021-02-16 17:16:20 +03:00
types.rs Update to tba API version 5.1 2021-03-15 23:50:02 +03:00