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

cover all updates in behaviour builder

This commit is contained in:
2021-10-03 20:37:14 +06:00
parent 3919359f79
commit 0cce72de8d
17 changed files with 695 additions and 4 deletions

View File

@@ -19,6 +19,11 @@
* Two new dsl:
* `inlineKeyboard` for creating `InlineKeyboardMarkup`
* `replyKeyboard` for creating `ReplyKeyboardMarkup`
* `Behaviour Builder`:
* New expecters and waiters:
* `waitShippingQueries`/`onShippingQuery`
* `waitPreCheckoutQueries`/`onPreCheckoutQuery`
* `waitChosenInlineResult`/`onChosenInlineResult`
## 0.35.9