mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update migration_2_to_3.rst
Co-authored-by: Oleg A. <t0rr@mail.ru>
This commit is contained in:
parent
573e13a17b
commit
3dfd6f102f
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ Webhook
|
|||
=======
|
||||
|
||||
- The aiohttp web app configuration has been simplified.
|
||||
- By default, the ability to upload files has been added when you use the reply function in a webhook.
|
||||
- By default, the ability to upload files has been added when you `make requests in response to updates <https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates>`_ (available for webhook only).
|
||||
|
||||
|
||||
Telegram API Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue