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

RegularTextMessageEntity and convertToFullMessageEntityList

This commit is contained in:
2019-01-29 09:47:01 +08:00
parent 2af4ebcd44
commit 81029db165
3 changed files with 42 additions and 15 deletions

View File

@@ -14,6 +14,9 @@
* Updated built-in lengths restrictions
* Apply restrictions of text limit for sending messages
* Add `RegularTextMessageEntity` which is useful for representing regular text message entity
* Add `convertToFullMessageEntityList` which create list of entities with `RegularTextMessageEntity` on places where
must be regular text
### 0.8.5