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

improvements in onDeepLink and waitDeepLink

This commit is contained in:
2023-04-21 23:03:43 +06:00
parent 2859f8ca2f
commit 33b6ff1c1e
3 changed files with 38 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## 7.1.0
* `BehaviourBuilder`:
* `BehaviourContext` extensions `onDeepLink` and `waitDeepLinks` now can be used with `Regex` or `String` as first parameters
## 7.0.2
_This update brings experimental support of `linuxX64` and `mingwX64` platforms_