Updated: message.py (#1047)

* Updated: message.py

-Fixed reply_invoice
-Fixed answer_invoice

* Updated: message.py

-Fixed reply_invoice
-Fixed answer_invoice

* Updated: message.py

-Fixed reply_invoice
-Fixed answer_invoice

* Create 1047.bugfix.rst

* Deleted aiogram/message.py

* Update CHANGES/1047.bugfix.rst

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
v9lu 2022-10-30 13:28:52 +01:00 committed by GitHub
parent 93f24e882d
commit 67fbee454a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 68 additions and 49 deletions

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

@ -0,0 +1 @@
Fixed :code:`Message.send_invoice` and :code:`Message.reply_invoice`, added missing arguments