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

new "row"

This commit is contained in:
2020-06-02 01:02:38 +06:00
parent 2a276d9272
commit 5fbde4bc06
2 changed files with 5 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
* `Klock`: `1.11.1` -> `1.11.3`
* `TelegramotAPI`:
* Fix: for sending requests caption and text lengths limits were updated
* New variant of `row` was added
* `TelegramBotAPI-extensions-utils`:
* `safely` function was introduced. It is in `PreviewFeature` state currently