Description
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.
Metadata
Metadata
Assignees
Labels
No labels