aiogram/CHANGES/1064.bugfix.rst
KatantDev 0294bf2853
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>
2022-11-08 00:06:57 +02:00

4 lines
89 B
ReStructuredText

Fixed copy and forward in:
- :code:`Message.answer(...)`
- :code:`Message.copy_to(...)`