1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Dmitry Sokolov 6fb9e18385
Update apihelper.py
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}"
2019-08-12 17:09:52 +03:00
..
__init__.py Merge pull request #659 from OslikAi/master 2019-06-28 21:02:23 +08:00
apihelper.py Update apihelper.py 2019-08-12 17:09:52 +03:00
types.py Merge pull request #659 from OslikAi/master 2019-06-28 21:02:23 +08:00
util.py Merge branch 'master' into analyzer-fixes 2018-09-07 18:07:37 +03:00