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

ChatMemberUpdated now inherits WithChat and fill changes related to WithChat

This commit is contained in:
2023-03-16 19:32:43 +06:00
parent 0eba0c4e15
commit b688fa570a
2 changed files with 9 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## 7.0.1
* `Core`:
* New interface `WithChat` which contains `chat` field
* `Message` now inherits `WithChat`
* `ChatMemberUpdated` now inherits `WithChat`
* `Utils`:
* Improvements in `same`-notations