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

replacement of CaptionAndTextSourcesToText

This commit is contained in:
2020-06-02 13:05:15 +06:00
parent 0a162c4129
commit b484a31a4a
3 changed files with 145 additions and 0 deletions

View File

@@ -59,11 +59,13 @@
* New variant of `row` was added
* `makeLinkToMessage` extensions has been deprecated (replaced into `TelegramBotAPI-extensions-utils`)
* All `String` formatting public extensions and functions was deprecated and replaced into `TelegramBotAPI-extensions-utils`
* All extensions like `CaptionedInput#toHtmlCaptions` was deprecated and replaced into `TelegramBotAPI-extensions-utils`
* `TelegramBotAPI-extensions-utils`:
* `safely` function was introduced. It is in `PreviewFeature` state currently
* `makeLinkToMessage` extensions has been added
* `makeLinkToAddStickerSet` function and its variations were added
* All `String` formatting extensions and functions from `TelegramBotAPI` was added
* All extensions like `CaptionedInput#toHtmlCaptions` from `TelegramBotAPI` was added
### 0.27.4