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

TelegramBot#edit

This commit is contained in:
2022-06-25 02:49:38 +06:00
parent 97a2a5d9fd
commit e936d25c13
7 changed files with 241 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
* Now it is possible to edit any message text via `editMessageText` (but with warning)
* Now it is possible to edit any message caption via `editMessageCaption` (but with warning)
* Media message caption edit method (`editMessageCaption`) now returns the message with the same generic type (as it must be in telegram system)
* New extensions `TelegramBot#edit` has been added for all possible editions types
## 2.1.0