mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
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:
parent
93f24e882d
commit
67fbee454a
2 changed files with 68 additions and 49 deletions
1
CHANGES/1047.bugfix.rst
Normal file
1
CHANGES/1047.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed :code:`Message.send_invoice` and :code:`Message.reply_invoice`, added missing arguments
|
||||
Loading…
Add table
Add a link
Reference in a new issue