aiogram/CHANGES
Alex Root Junior e1be9dd668
Fix Message.send_copy method for stories (#1287)
* Fix `Message.send_copy` method for stories

Fixed an issue with the `Message.send_copy` method, which was not functioning properly with story-type messages. The `ForwardMessage` logic has been added to the method to enable copying of stories, in addition to other types. Tests and documentation have also been updated to reflect these changes.

* Typo fix
2023-08-28 22:32:11 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1277.bugfix.rst Replace datetime.datetime with DateTime across codebase (#1285) 2023-08-27 17:09:56 +03:00
1281.bugfix.rst #1281 Fix magic operation .as_ for values interpreted as False (#1283) 2023-08-26 22:33:32 +03:00
1282.bugfix.rst Fix markdown italic quote (#1282) 2023-08-26 22:31:30 +03:00
1284.bugfix.rst Fixed method :code:Message.send_copy for stickers (#1284) 2023-08-26 23:24:51 +03:00
1286.bugfix.rst Fix Message.send_copy method for stories (#1287) 2023-08-28 22:32:11 +03:00