mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-21 22:15:13 +01:00
Linked pr
This commit is contained in:
parent
5434639cca
commit
eb855158c5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### 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 `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
|
||||
|
||||
|
|
Loading…
Reference in a new issue