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

fixes in events

This commit is contained in:
2020-11-12 17:44:33 +06:00
parent 8764f18ca8
commit e4ce6f8fc7
4 changed files with 13 additions and 3 deletions

View File

@@ -10,6 +10,8 @@
* `TextContent#fullEntitiesList` has been deprecated
* Now `TextContent` implements `TextedInput`
* `TextContent#entities` has been deprecated
* `GroupEventMessage` now overrides `chatEvent` with type `GroupEvent`
* `SupergroupEventMessage` now overrides `chatEvent` with type `SupergroupEvent`
## 0.30.3