1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 22:59:48 +00:00

Update CHANGELOG.md

This commit is contained in:
2022-03-29 12:42:02 +06:00
committed by GitHub
parent 8f817f1492
commit 9fe55aa6ef

View File

@@ -10,9 +10,9 @@
* Fixes in `TextSourcesList` creating in from `RawMessageEntities`
* Old ways to create keyboards (`matrix` and `row`) have been deprecated
* `API`:
* Add opportunity to `reply` with `Poll`
* Add opportunity to `reply` with any `MessageContent`
* Add opportunity to `reply` with any `TelegramMediaFile`
* Add ability to `reply` with `Poll`
* Add ability to `reply` with any `MessageContent`
* Add ability to `reply` with any `TelegramMediaFile`
## 0.38.10