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
i32ropie
b6fee07089
Updated from ReplyKeyboardHide() methode to ReplyKeyboardRemove()
2017-01-20 10:55:34 +01: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
Leandro Späth
e5a17caa9f
Updated detailed example to use message handlers
...
Now using message handlers instead of the listener for almost everything (except console output)
2015-07-12 15:50:50 +02:00
LeoDJ
efdf35796d
Detailed example
2015-07-12 00:41:34 +02:00
LeoDJ
bbf8b5d5f9
Added todo comment
2015-07-12 00:36:39 +02:00
LeoDJ
30e3fbaa1a
Created detailed example
...
Using almost every command, this API has to offer
2015-07-12 00:29:45 +02:00