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

additional setWebhook

This commit is contained in:
2020-05-13 20:56:03 +06:00
parent be5b3745b9
commit e776c5182f
3 changed files with 125 additions and 73 deletions

View File

@@ -53,6 +53,8 @@
* `TelegramBotAPI`:
* Currently `UpdateDeserializationStrategy` is publicly available
* `TelegramBotAPI-extensions-api`:
* New extensions `setWebhook` and `includeWebhookInRoute` was added
* `TelegramBotAPI-extensions-utils`:
* Extension `asTelegramUpdate` was added