We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_BaseMedium
bot
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
_bot
bot should be removed from the slot.
PTB v14
No response
test_slot_behaviour passes for PhotoSize since we don't explicitly have a test for its superclass (_BaseMedium).
test_slot_behaviour
PhotoSize
Will be fixed in #2893
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Steps to Reproduce
_BaseMedium
.bot
in any instance of_BaseMedium
would lead to an error since that is not used. We use_bot
.Expected behaviour
bot
should be removed from the slot.Actual behaviour
Operating System
Version of Python, python-telegram-bot & dependencies
Relevant log output
No response
Additional Context
test_slot_behaviour
passes forPhotoSize
since we don't explicitly have a test for its superclass (_BaseMedium
).Will be fixed in #2893
The text was updated successfully, but these errors were encountered: