mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
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:
parent
34a91bfb69
commit
0294bf2853
2 changed files with 10 additions and 2 deletions
4
CHANGES/1064.bugfix.rst
Normal file
4
CHANGES/1064.bugfix.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Fixed copy and forward in:
|
||||
|
||||
- :code:`Message.answer(...)`
|
||||
- :code:`Message.copy_to(...)`
|
||||
Loading…
Add table
Add a link
Reference in a new issue