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

fix in SendMessage

This commit is contained in:
2020-05-31 22:51:42 +06:00
parent ec37df82a9
commit 35dcd6ada7
3 changed files with 7 additions and 2 deletions

View File

@@ -51,6 +51,10 @@
### 0.27.5
* `TelegramotAPI`:
* Fix: `SendTextMessage` will correctly check the length of incoming text
* Constant `maxTextLength` was added
### 0.27.4
* `TelegramBotAPI-extensions-utils`: