mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Update message.send_copy: add missing reply_parameters param (#1403)
* Update message.send_copy: add missing reply_parameters param * added changes file * update changes file Co-authored-by: Alex Root Junior <jroot.junior@gmail.com> --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
parent
844d6f58f5
commit
bff483b8a7
2 changed files with 4 additions and 0 deletions
1
CHANGES/1403.bugfix.rst
Normal file
1
CHANGES/1403.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added new :code:`reply_parameters` param to :code:`message.send_copy` because it hasn't been added there
|
||||
Loading…
Add table
Add a link
Reference in a new issue