aiogram/CHANGES/1574.feature.rst
2024-09-05 23:48:36 +03:00

2 lines
No EOL
235 B
ReStructuredText

Added missing method aliases such as `.answer()`, `.reply()`, and others to `InaccessibleMessage`.
This change ensures consistency and improves usability by aligning the functionality of `InaccessibleMessage` with the `Message` type.