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

User as PrivateChat

This commit is contained in:
2019-12-11 10:18:12 +06:00
parent 761e08afc6
commit a17af67f83
3 changed files with 22 additions and 8 deletions

View File

@@ -10,6 +10,10 @@
### 0.20.1
* `User` now implement `PrivateChat`
* `TextMentionMessageEntity` now accept `PrivateChat` instead of `User` in main constructor
* `TextMentionMessageEntity` now contains not user, but contains `PrivateChat`
## 0.19.0 ImplicitReflection removing
* Total rework of serialization for requests. Now all `SimpleRequest` children have: