1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 23:05:40 +00:00

TelegramBot#answer

This commit is contained in:
2021-09-14 15:51:05 +06:00
parent 9cf82a3564
commit a5a530c9bd
3 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
* `Core`:
* New `BotAction` implementation - `CustomBotAction`
* `LocationContent` has been divided to two different types: `LiveLocationContent` and `StaticLocationContent`
* `API`:
* Two new extensions: `TelegramBot#answer` with `CallbackQuery` and `InlineQuery`
* `Behaviour Builder`:
* All triggers has been changed to use two filters: filter for in subcontext data and filter for incoming data