bot
|
Use Into<ChatId> in methods
|
2022-04-02 18:10:47 +04:00 |
net
|
fix clippy
|
2022-03-03 02:21:52 +03:00 |
payloads
|
Use Into<ChatId> in methods
|
2022-04-02 18:10:47 +04:00 |
requests
|
Use Into<ChatId> in methods
|
2022-04-02 18:10:47 +04:00 |
serde_multipart
|
Make chat id typed (add ChatId )
|
2022-04-02 18:10:46 +04:00 |
adaptors.rs
|
Remove explicit doc(cfg) as it's now implied
|
2021-10-11 16:58:15 +03:00 |
errors.rs
|
Add NotFound error
|
2022-03-21 19:10:12 +04:00 |
lib.rs
|
Merge pull request #194 from teloxide/chat_id_refactor
|
2022-04-02 19:11:42 +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 |