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

add info about supported tgbotapi version

This commit is contained in:
2023-04-22 00:28:54 +06:00
parent 0ba6ebb20f
commit f5b2ee79d6
3 changed files with 68 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## 7.1.0
**This update contains changes according to the [Telegram Bot API 6.7](https://core.telegram.org/bots/api-changelog#april-21-2023)**
* `API`:
* Rename `editMessageCaption` to `editMessageMedia` due to wrong old naming
* Add `edit` extensions for `InlineMessageIdentifier`s