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

StringFormattiing replacement

This commit is contained in:
2020-06-02 01:26:46 +06:00
parent 648f1b488b
commit 0a162c4129
4 changed files with 327 additions and 14 deletions

View File

@@ -58,10 +58,12 @@
* Fix: for sending requests caption and text lengths limits were updated
* 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`
* `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
### 0.27.4