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

new "createMarkdownText"

This commit is contained in:
2019-01-29 10:13:59 +08:00
parent 81029db165
commit 4c0472a139
2 changed files with 61 additions and 9 deletions

View File

@@ -17,6 +17,8 @@
* 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
* Change signature of `createMarkdownText`: now it will return list of strings
* Deprecate old signatures of `createMarkdownText`, `toMarkdownCaption`, `toMarkdownText`
### 0.8.5