1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/pytelegrambotapi
Waffle 7957bc45a8 Fixing and upgrading next step and reply handlers. + minor fixes
Rename telebot package to pytelegrambotapi becouse lib named telebot exists and it raising many errors

Add methods:
|     register_for_reply_by_message_id,
|     register_next_step_handler_by_chat_id,
|     clear_reply_handlers,
|     clear_reply_handlers_by_message_id
2018-04-12 13:45:32 +03:00
..
__init__.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
apihelper.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
types.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
util.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00