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

MessageEntities are using string formatting extensions

This commit is contained in:
2019-03-31 11:26:41 +08:00
parent 769d0360f3
commit c4a3e2cf3d
18 changed files with 88 additions and 67 deletions

View File

@@ -60,6 +60,7 @@ of `]` in links titles
* Added `Markdown` and `HTML` type aliases which actually means `MarkdownParseMode` and `HTMLParseMode`
* `ChatId` now have extension `link` which will automatically create link like `tg://user?id=<chatId>`
* Created a few of methods for all supported formats of text like bold, italic, links and others
* Rewritten `MessageEntities` to use new formatting options
## 0.11.0