fix changelog

This commit is contained in:
latan 2024-09-05 23:48:36 +03:00
parent 48dd281028
commit ffb16aa628
2 changed files with 2 additions and 13 deletions

2
CHANGES/1574.feature.rst Normal file
View file

@ -0,0 +1,2 @@
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.