- Notifications
You must be signed in to change notification settings - Fork5.7k
Fix: InputPaidMedia default parse_mode insertation#4761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fix: InputPaidMedia default parse_mode insertation#4761
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for the PR! the changes look good - digging intobot_method_checks
is admittedly not very straightforward 😬
The Bot API test failure is expected as API 9.0 is not yet implemented. I've added the chango fragment which was the other failure.
17ae6a7
intopython-telegram-bot:masterUh oh!
There was an error while loading.Please reload this page.
Thank you for the contribution! |
Uh oh!
There was an error while loading.Please reload this page.
Fixes#4753
For some reason, ExtBot methods were excluded from testing in thetest_defaults_handling
If there is any reason that these methods were initially excluded that I might have missed, please let me know