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

cashtag entity type was added

This commit is contained in:
2020-01-23 03:05:28 +06:00
parent 971589fe99
commit 4182d66f6e
5 changed files with 34 additions and 1 deletions

View File

@@ -79,6 +79,8 @@ while they can work incorrectly
### 0.22.2 CashTag and independent updates handling
* `cashtag` entity type was added
## 0.21.0 TelegramBotAPI 4.5
* _**All `MessageEntity`'es now are replaced with `TextPart`**_