1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter 64811a3960 - Implemented an optional "offset" argument in apihelper.py.
- TeleBot#get_update now makes use of this argument, which improves the efficiency of the method.
- Removed useless req.status_code statement in apihelper.py#send_data
2015-06-30 01:44:14 +02:00
..
__init__.py - Implemented an optional "offset" argument in apihelper.py. 2015-06-30 01:44:14 +02:00
apihelper.py - Implemented an optional "offset" argument in apihelper.py. 2015-06-30 01:44:14 +02:00
types.py Message support text, audio, document, photo, sticker, video, location. 2015-06-28 17:19:15 +08:00