mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix send_copy helper parse mode (#1332)
* Fix send_copy helper parse mode * Add changelog for bugfix 1332
This commit is contained in:
parent
cad42580dd
commit
564292dd79
3 changed files with 44 additions and 2 deletions
1
CHANGES/1332.bugfix.rst
Normal file
1
CHANGES/1332.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed ``parse_mode`` in ``send_copy`` helper. Disable by default.
|
||||
Loading…
Add table
Add a link
Reference in a new issue