Skip to content

[BUG in v13.2] Shortcuts are overriding Defaults #2361

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

Closed
Bibo-Joshi opened this issue Feb 4, 2021 · 0 comments · Fixed by #2363
Closed

[BUG in v13.2] Shortcuts are overriding Defaults #2361

Bibo-Joshi opened this issue Feb 4, 2021 · 0 comments · Fixed by #2363
Assignees

Comments

@Bibo-Joshi
Copy link
Member

Currently bot method shortcuts like message.reply_text override the defaults set by Updater/Bot(…, defaults=Defaults(…)). This is due to the fact that as of #2240 we're explicitly passing the kwargs.

@Bibo-Joshi Bibo-Joshi self-assigned this Feb 4, 2021
@Bibo-Joshi Bibo-Joshi changed the title [BUG] Shortcuts are overriding Defaults [BUG in v13.2] Shortcuts are overriding Defaults Feb 5, 2021
@Bibo-Joshi Bibo-Joshi pinned this issue Feb 5, 2021
@Bibo-Joshi Bibo-Joshi mentioned this issue Feb 5, 2021
2 tasks
@python-telegram-bot python-telegram-bot deleted a comment from Faraj1 Feb 12, 2021
@Bibo-Joshi Bibo-Joshi unpinned this issue Feb 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2021
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 a pull request may close this issue.

1 participant