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

Update CHANGELOG.md

This commit is contained in:
2022-06-26 13:36:13 +06:00
committed by GitHub
parent c583ae6761
commit 100a76a832

View File

@@ -8,6 +8,9 @@
* Media message caption edit method (`editMessageCaption`) now returns the message with the same generic type (as it must be in telegram system) * 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 * New extensions `TelegramBot#edit` has been added for all possible editions types
* New extensions `TelegramBot#send` has been added for all possible sending types * New extensions `TelegramBot#send` has been added for all possible sending types
* New extensions `TelegramBot#delete` has been added
* `Versions`:
* `MicroUtils`: `0.11.3` -> `0.11.6`
## 2.1.0 ## 2.1.0