mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix web_app example
* Add changelog
This commit is contained in:
parent
3ae5e71819
commit
9f9b516a8c
2 changed files with 1 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
Added method :func:`aiogram.types.message.Message.as_reply_parameters`.
|
||||
Replaced usage of the argument :code:`reply_to_message_id` with :code:`reply_parameters`
|
||||
in all Message reply methods.
|
||||
1
CHANGES/1546.bugfix.rst
Normal file
1
CHANGES/1546.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed URL path in the "Open" button at the "demo/sendMessage" endpoint in the web_app example.
|
||||
Loading…
Add table
Add a link
Reference in a new issue