Reverse Parameter is missing in get_chat_history()
Checklist
- [X] I believe the idea is awesome and would benefit the framework
- [X] I have searched in the issue tracker for similar requests, including closed ones
Description
In the new version of Pyrogram, reverse Parameter is missing from the get_chat_history()
It was earlier available in iter_chat_history() , & this was also very beneficial for iterating message from old to new.
Please add this in the new version of Pyrogram also.
I want it too. Thanks.
++
++
++
Definitely need this. To move all media from one channel to another we need to step through messages from oldest to newest.
Need this feature!!
YES PLEASE!!!