Fix for copy and forwarding in special topic (#1064)

* Fix for copy and forwarding in special topic

* Added changelog

Co-authored-by: katant <katantdev@mail.ru>
This commit is contained in:
KatantDev 2022-11-08 08:06:57 +10:00 committed by GitHub
parent 34a91bfb69
commit 0294bf2853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

4
CHANGES/1064.bugfix.rst Normal file
View file

@ -0,0 +1,4 @@
Fixed copy and forward in:
- :code:`Message.answer(...)`
- :code:`Message.copy_to(...)`