1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/examples
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
..
detailed_example Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
telebot_bot Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
webhook_examples Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
deep_linking.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
download_file_example.py Added file opening mode 2017-06-16 02:57:12 +03:00
echo_bot.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00
inline_example.py Example of inline bot fixed 2016-07-17 15:54:26 +03:00
payments_example.py Add payments bot example 2017-05-25 21:00:48 +03:00
step_example.py Fixing and upgrading next step and reply handlers. + minor fixes 2018-04-12 13:45:32 +03:00