1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 14:55:55 +00:00
This commit is contained in:
2022-04-21 15:42:32 +06:00
parent 0e6a708eea
commit 8331d4edd7
27 changed files with 40 additions and 38 deletions

View File

@@ -12,6 +12,8 @@ __All the `tgbotapi.extensions.*` packages have been removed__
* `PassportFile` has been replaced to `dev.inmo.tgbotapi.types.files`
* `WebApps`:
* Created 🎉
* `BehaviourBuilder`:
* `SimpleFilter` now is a `fun interface` instead of just callback (fix of [#546](https://github.com/InsanusMokrassar/TelegramBotAPI/issues/546))
## 0.38.13