aiogram/docs/dispatcher
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
..
class_based_handlers Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
filters Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
finite_state_machine Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
dependency_injection.rst Fixed structure of DI docs page, included it in toctree 2023-08-13 22:14:33 +03:00
dispatcher.rst Fix Message.send_copy method for stories (#1287) 2023-08-28 22:32:11 +03:00
errors.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
flags.rst Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
index.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
long_polling.rst Webhook docs (#1248) 2023-08-06 16:59:29 +03:00
middlewares.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
router.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
webhook.rst Webhook docs (#1248) 2023-08-06 16:59:29 +03:00