Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Message.reply_document does not take force_document, while Client.send_document does #493
Comments
|
What is the expected behaviour ? Do we should add the force_document to reply_document as well, don't we ? |
|
Yeah, sorry for not specifying and being late. |
|
No problem, if there's no PR already opened I will take a look at it |
Checklist
pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zipand reproduced the issue using the latest development version.Description
Basically what the title says
Steps to Reproduce
Pass
force_documenttoMessage.reply_documentTraceback