has improper permissions, or is an unsupported or invalid format But if launched with IDLE it works fine How can i fix it to work in VS code, without typing full path of .png`s ( can`t do this because im going to send this code to another person who won`t have ex...
Bot instances that were idle for a long time might be rejected by the server when sending a message due to a timeout of the last used session. Add apihelper.SESSION_TIME_TO_LIVE = 5 * 60 to your initialisation to force recreation after 5 minutes without any activity. The Telegram Chat...