.. |
adaptors
|
send_game needs chat_id by i64 not u32
|
2024-05-16 22:25:52 +08:00 |
bot
|
send_game needs chat_id by i64 not u32
|
2024-05-16 22:25:52 +08:00 |
codegen
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
net
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
payloads
|
send_game needs chat_id by i64 not u32
|
2024-05-16 22:25:52 +08:00 |
requests
|
send_game needs chat_id by i64 not u32
|
2024-05-16 22:25:52 +08:00 |
serde_multipart
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
types
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
adaptors.rs
|
Remove auto send adaptor
|
2024-02-13 20:27:16 +01:00 |
bot.rs
|
Rewrite hacks for reliable Update deserialization
|
2023-02-06 12:20:46 +04:00 |
codegen.rs
|
update nightly
|
2024-03-21 14:49:07 +01:00 |
errors.rs
|
fix: typo in errors.rs ToMuchMessages
|
2024-04-12 19:58:08 +03:00 |
lib.rs
|
Merge branch 'master' into postgres_storage
|
2024-04-08 16:32:34 +05:00 |
local_macros.rs
|
send_game needs chat_id by i64 not u32
|
2024-05-16 22:25:52 +08: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
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
types.rs
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
util.rs
|
Add mentioned_users to update types where it makes sense
|
2023-02-24 16:33:53 +04:00 |