Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ngrogolev
Copy link
Contributor

@ngrogolev ngrogolev commented Apr 18, 2025

Fixes #4753

For some reason, ExtBot methods were excluded from testing in the test_defaults_handling

If there is any reason that these methods were initially excluded that I might have missed, please let me know

Copy link
Member

@Bibo-Joshi Bibo-Joshi left a 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 into bot_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.

@Bibo-Joshi Bibo-Joshi merged commit 17ae6a7 into python-telegram-bot:master Apr 19, 2025
25 of 26 checks passed
@Bibo-Joshi
Copy link
Member

Thank you for the contribution!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'InputPaidMedia' object has no attribute 'parse_mode'
3 participants