mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
2 lines
No EOL
235 B
ReStructuredText
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. |