mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Merge pull request #839 from puuuuh/api_errors_custom_deserialize
ApiError fixes
This commit is contained in:
commit
afd23c715c
2 changed files with 852 additions and 683 deletions
|
@ -22,6 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
[pr850]: https://github.com/teloxide/teloxide/pull/850
|
[pr850]: https://github.com/teloxide/teloxide/pull/850
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Deserialization of `ApiError::CantParseEntities` ([#839][pr839])
|
||||||
|
|
||||||
|
[pr839]: https://github.com/teloxide/teloxide/pull/839
|
||||||
|
|
||||||
## 0.9.1 - 2023-02-15
|
## 0.9.1 - 2023-02-15
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue