mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2021-05-13 03:08:02 +03:00
Hi, to indicate a third-party api-url (reverse proxy) added conditions. Perhaps not the most elegant solution, but this functionality is very lacking. apihelper.API_URL = "http://reverseproxy.example.com/bot{0}/{1}"