mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| class_based_handlers | ||
| filters | ||
| finite_state_machine | ||
| dependency_injection.rst | ||
| dispatcher.rst | ||
| errors.rst | ||
| flags.rst | ||
| index.rst | ||
| long_polling.rst | ||
| middlewares.rst | ||
| router.rst | ||
| webhook.rst | ||