Update migration_2_to_3.rst

Co-authored-by: Oleg A. <t0rr@mail.ru>
This commit is contained in:
Kostiantyn Kriuchkov 2023-09-15 11:50:32 +03:00 committed by GitHub
parent 573e13a17b
commit 3dfd6f102f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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