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

BaseEditMessageUpdate#data now is CommonMessage

This commit is contained in:
2020-04-13 12:09:59 +06:00
parent 35d2135f73
commit 7668c48081
5 changed files with 13 additions and 8 deletions

View File

@@ -49,6 +49,7 @@
* `Update` now will be created even if was `SerializationException` inside of creating the update instance - in this
case will be created `UnknownUpdateType`
* `UnknownUpdateType$rawJson` value now is included (`JsonElement`)
* **EXPERIMENTALLY** `BaseEditMessageUpdate#data` now is `CommonMessage<*>`
### 0.26.2