TimedOut in python-telegram-bot but message is sent – Telegram API
I've got following error while trying to send a message to a specific telegram channel: TimedOut: Timed out The read operation timed out the method which I used from python-telegram-bot was send_message. Although my bot got this error but it…