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

message content resend by default using HTMLParseMode

This commit is contained in:
2019-03-30 20:12:00 +08:00
parent e26741d882
commit 997f9ce411
7 changed files with 49 additions and 19 deletions

View File

@@ -55,6 +55,8 @@ media for present out)
* Add `CommonLimiter`
* Add `MessageEntity#asHtmlSource` and `String#toHtml`
* Add tools for work with html captions and texts
* `MessageContent` which using captions or text now have default parse mode `HTMLParseMode` due to issue with escaping
of `]` in links titles
## 0.11.0