1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

fill changelog and remove old MainButton.onClick

This commit is contained in:
2024-07-15 08:20:44 +06:00
parent 4ce26c707e
commit e5ea980347
3 changed files with 8 additions and 6 deletions

View File

@@ -2,6 +2,12 @@
## 15.1.1
* `API`:
* Enabled an `explicit mode` for `API` module ([PR #876](https://github.com/InsanusMokrassar/ktgbotapi/pull/876))
* `WebApps`:
* Built-in `onClick` and `offClick` of `MainButton` become public ([PR #875](https://github.com/InsanusMokrassar/ktgbotapi/pull/875))
* Old `MainButton.onClick` extension **has been removed** to avoid collisions of types
## 15.1.0
**THIS UPDATE CONTAINS BREAKING CHANGES**