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:
Egor 2024-02-03 18:25:14 +01:00 committed by GitHub
parent 844d6f58f5
commit bff483b8a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

1
CHANGES/1403.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Added new :code:`reply_parameters` param to :code:`message.send_copy` because it hasn't been added there