1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 05:09:30 +00:00

potential fix of incorrect parsing in 'RawMessageEntity'

This commit is contained in:
2023-08-31 19:20:42 +06:00
parent 4cd7fdb436
commit 64244a60fe
2 changed files with 30 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 9.1.1
* `Core`:
* Potential fix of incorrect parsing in `RawMessageEntity`
## 9.1.0
**This update contains adding of [Telegram Bot API 6.8](https://core.telegram.org/bots/api-changelog#august-18-2023) support**