Merge pull request #839 from puuuuh/api_errors_custom_deserialize

ApiError fixes
This commit is contained in:
Sima Kinsart 2023-05-23 20:05:06 +00:00 committed by GitHub
commit afd23c715c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 852 additions and 683 deletions

View file

@ -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
### Fixed
- Deserialization of `ApiError::CantParseEntities` ([#839][pr839])
[pr839]: https://github.com/teloxide/teloxide/pull/839
## 0.9.1 - 2023-02-15
### Fixed

File diff suppressed because it is too large Load diff