adaptors
|
Merge pull request #198 from teloxide/bare_id
|
2022-04-13 14:00:57 +04:00 |
bot
|
Merge branch 'master' into hide_token_in_errors
|
2022-04-03 16:14:34 +04:00 |
net
|
Hide bot token in errors
|
2022-04-03 13:34:17 +04:00 |
payloads
|
Use Into<ChatId> in methods
|
2022-04-02 18:10:47 +04:00 |
requests
|
Make {Json,Multipart}Request clonable
|
2022-04-10 17:25:06 +04:00 |
serde_multipart
|
Make chat id typed (add ChatId )
|
2022-04-02 18:10:46 +04:00 |
types
|
Merge pull request #198 from teloxide/bare_id
|
2022-04-13 14:00:57 +04:00 |
adaptors.rs
|
Remove explicit doc(cfg) as it's now implied
|
2021-10-11 16:58:15 +03:00 |
errors.rs
|
satisfy clippy
|
2022-04-10 19:24:18 +04:00 |
local_macros.rs
|
Use Into<ChatId> in methods
|
2022-04-02 18:10:47 +04: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 |