aiogram/tests/test_api
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
..
test_client Reworked InputFile sending (#1238) 2023-08-02 21:41:07 +03:00
test_methods Reformat code 2023-08-26 22:34:30 +03:00
test_types Fix Message.send_copy method for stories (#1287) 2023-08-28 22:32:11 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00