Harshil
Harshil
@maschlr log in using phone number. Scroll down on this page - https://github.com/telegramdesktop/tdesktop/wiki/Cheat-Codes for more info on test backend. My personal phone number didn't work for me, but the test...
> However, when specifying a custom `write_timeout` value via `HTTPXRequest(write_timeout=42)` or `ApplicationBuilder().write_timeout(42)`, the value 42 will _not_ be used by `send_photo` & friends. kinda shocking that this went unnoticed by...
Actually I'm backtracking on adding `media_write_timeout` (point 2.). After reading #3893 I'm not sure if adding yet another argument would make it easier for the user (and us!). How about...
> 20 is the value that has been used for eons (minimum since v6.0) and is documented everywhere. If there are no clear indications that this value is too short...
#4079 added this feature, however after [downloading the zip file](https://docs.python-telegram-bot.org/_/downloads/en/doc-fixes/htmlzip/) and opening index.html it is not the same as our current site. All classes and modules are on a single...
hey @mbanerjeepalmer, are you still working on this? We're nearing a new release so it would be nice to include this as well.
Closed by #4140.
Agree with approach, I can't tell if there are any downsides to this without actually coding it up, so that's what I'll do this weekend.
Okay so apparently if you do both: `timepicker: true, onlyTimepicker: true`, it works. imo this behaviour doesn't make too much sense to me, it should work when you pass in...
Yeah I had the same issue. They actually fixed it in https://github.com/timschneeb/RootlessJamesDSP/commit/a2205b373a874dad7ddbfa0f59eb3dfee3709d93 but they didn't make another release. You can grab the latest build from https://github.com/timschneeb/RootlessJamesDSP/actions/runs/8420122395