.. |
adaptors
|
Merge pull request #194 from teloxide/chat_id_refactor
|
2022-04-02 19:11:42 +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
|
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 |
types
|
Add AllowedUpdate::ChatJoinRequest
|
2022-04-08 15:57:16 +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
|
Give a name to a magic number and document it
|
2022-04-03 14:47:10 +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 |
net.rs
|
Remove redundant settings from default_reqwest_settings
|
2022-01-19 22:34:12 +03:00 |
payloads.rs
|
Remove get_updates_fault_tolerant and SemiparsedVec
|
2021-12-29 21:35:30 +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
|
Merge pull request #194 from teloxide/chat_id_refactor
|
2022-04-02 19:11:42 +04:00 |