Linked pr

This commit is contained in:
LasterAlex 2024-10-14 01:02:19 +03:00
parent 5434639cca
commit eb855158c5
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Now Vec<MessageId> in requests serializes into [number] instead of [ {message_id: number} ], `forward_messages`, `copy_messages` and `delete_messages` now work properly - Now Vec<MessageId> in requests serializes into [number] instead of [ {message_id: number} ], `forward_messages`, `copy_messages` and `delete_messages` now work properly
- Now `ThreadId` is able to serialize in multipart requests - Now `ThreadId` is able to serialize in multipart requests ([PR 1179](https://github.com/teloxide/teloxide/pull/1179))
## 0.13.0 - 2024-08-16 ## 0.13.0 - 2024-08-16