pyrogram
pyrogram copied to clipboard
Add reverse option to get_chat_history
Reverse parameter which was available in iter_history until Pyrogram 1.4.x is not available in get_chat_history in Pyrogram 2.x.
This PR adds the reverse parameter to get_chat_history
fixes: #991
Hope merge this change ASAP.
Please release it, I can't get 200 channel posts from some Date to end, only to UP
:) It's works. I had test it. thank ur commit.
any update on this?