Commit Graph

10 Commits

Author SHA1 Message Date
Badiboy 062fababf2 polling should leave our world. :) 2021-09-28 19:17:09 +03:00
Badiboy 2534dc5925 Exception if middleware is used but not enabled. 2020-12-24 19:55:24 +03:00
uburuntu 36621bb22a fix: some intendation 2018-08-17 13:01:03 +03:00
uburuntu feec1dde56 fix: little style fixes 2018-08-17 12:49:37 +03:00
Waffle 13df7b5908 Add enable_save_next_step_handlers and load_next_step_handlers methods to step_example/
Update: examples/step_example.py
2018-05-26 17:21:39 +03:00
Waffle 3ba9799b98 Renaming back pytelegrambotapi module to telebot 2018-04-28 13:50:59 +03:00
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
97Pedrito d118e9edcc Remove the deprecated time.sleep calls.
Reformatted detailed_example to follow Python naming conventions & PEP-8 conventions
2015-08-30 19:31:48 +02:00
FrankWang 8abd3fe140 Update text. 2015-07-30 11:40:54 +08:00
eternnoir d546a4f1e9 Add step handler example. 2015-07-30 11:30:16 +08:00