adaptors
|
Replace a couple for loops with .for_each
|
2023-11-05 23:39:36 +01:00 |
bot
|
Use ThreadId in methods
|
2023-06-05 18:11:23 +04:00 |
codegen
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
net
|
Add UpdateId
|
2023-06-15 15:40:50 +04:00 |
requests
|
add #[must_use] to bot adaptors
|
2023-12-08 14:31:35 +06:00 |
serde_multipart
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
types
|
Add request chat and user
|
2024-02-06 08:50:05 +03:00 |
adaptors.rs
|
move teloxide-core to crates/
|
2022-11-01 16:33:54 +04:00 |
bot.rs
|
Rewrite hacks for reliable Update deserialization
|
2023-02-06 12:20:46 +04:00 |
errors.rs
|
fixup clippy
|
2024-02-08 20:32:45 +01:00 |
lib.rs
|
bump msrv
|
2023-10-04 22:19:46 +04:00 |
local_macros.rs
|
satisfy clippy
|
2023-09-27 13:17:11 +04:00 |
net.rs
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
payloads.rs
|
TBA 6.4 methods
|
2023-01-14 20:17:14 +04:00 |
prelude.rs
|
move teloxide-core to crates/
|
2022-11-01 16:33:54 +04:00 |
requests.rs
|
move teloxide-core to crates/
|
2022-11-01 16:33:54 +04:00 |
types.rs
|
Add request chat and user
|
2024-02-06 08:50:05 +03:00 |