teloxide/crates/teloxide-core/src
TheAwiteb 82dbee4bbb
Fix deprecation error
Use `DateTime::from_naive_utc_and_offset` instead of `DateTime::from_utc`
2023-09-07 21:43:55 +03:00
..
adaptors Use ThreadId in methods 2023-06-05 18:11:23 +04: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
payloads Use MessageId for reply_to_message_id for some methods that were forgotten 2023-06-05 18:11:23 +04:00
requests Use ThreadId in methods 2023-06-05 18:11:23 +04:00
serde_multipart Use new format! syntax where possible 2022-12-29 04:04:50 +04:00
types Fix deprecation error 2023-09-07 21:43:55 +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
codegen.rs Update pinned nightly 2023-05-29 18:28:54 +04:00
errors.rs Use ChatId and Duration in errors 2023-05-24 00:44:23 +04:00
lib.rs Use GATs in Download 2023-05-30 13:16:46 +04:00
local_macros.rs Use ThreadId in methods 2023-06-05 18:11:23 +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 Fix deprecation error 2023-09-07 21:43:55 +03:00
util.rs Add mentioned_users to update types where it makes sense 2023-02-24 16:33:53 +04:00