1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter 523c7d433a Added AsyncTeleBot, an Asynchronous version of TeleBot.
All API calls on this class (except for getUpdates, since that is already done in a separate Thread) are piped through AsyncTask.
2015-07-03 01:52:18 +02:00
..
__init__.py Added AsyncTeleBot, an Asynchronous version of TeleBot. 2015-07-03 01:52:18 +02:00
apihelper.py Extended the message_handler decorator. 2015-07-02 22:32:18 +02:00
types.py PEP-8 clean-up. 2015-07-02 23:47:05 +02:00