aiogram/docs
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
..
_static More docs 2021-10-12 01:11:53 +03:00
api Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
dispatcher Fix Message.send_copy method for stories (#1287) 2023-08-28 22:32:11 +03:00
locale Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
utils Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
contributing.rst Add contributing support for zsh and win (#1272) 2023-08-18 12:06:13 +03:00
index.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
install.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00