1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter d14e9051d4 Better error handling.
Errors now are re-raised in the Thread polling() was called from.
If none_stop is *not* set, ApiExceptions will cause the calling Thread to halt.
2015-10-01 22:03:54 +02:00
..
__init__.py Better error handling. 2015-10-01 22:03:54 +02:00
apihelper.py Added webhooks support with set_webhook and remove_webhook in the TeleBot class 2015-09-30 18:19:31 +02:00
types.py Added File & getFile, including testing 2015-09-18 20:31:29 +02:00
util.py Better error handling. 2015-10-01 22:03:54 +02:00