1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter 111ebf5c16 Extended the message_handler decorator.
TeleBot now makes use of the API's getUpdates timeout optional parameter instead of time.sleep. This yields quicker response times.
2015-07-02 22:32:18 +02:00
..
__init__.py Extended the message_handler decorator. 2015-07-02 22:32:18 +02:00
apihelper.py Extended the message_handler decorator. 2015-07-02 22:32:18 +02:00
types.py Made Contact implement JsonDeserializable. 2015-07-02 14:12:10 +02:00