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

TextSource properties has been renamed

This commit is contained in:
2020-11-16 13:32:20 +06:00
parent 6650dd9cfe
commit c2032d21cd
22 changed files with 78 additions and 63 deletions

View File

@@ -2,6 +2,12 @@
## 0.30.6
* `Core`
* `TextSource` properties has been renamed:
* `asMarkdownSource` -> `markdown`
* `asMarkdownV2Source` -> `markdownV2`
* `asHtmlSource` -> `html`
## 0.30.5
* `Common`: