Fix send_copy helper parse mode (#1332)

* Fix send_copy helper parse mode

* Add changelog for bugfix 1332
This commit is contained in:
Suren Khorenyan 2023-10-08 18:56:30 +03:00 committed by GitHub
parent cad42580dd
commit 564292dd79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 2 deletions

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

@ -0,0 +1 @@
Fixed ``parse_mode`` in ``send_copy`` helper. Disable by default.