1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/examples
2018-08-17 12:47:44 +03:00
..
detailed_example fix: python 2/3 compatibility in examples 2018-08-17 12:47:44 +03:00
telebot_bot fix: python 2/3 compatibility in examples 2018-08-17 12:47:44 +03:00
webhook_examples fix: python 2/3 compatibility in examples 2018-08-17 12:47:44 +03:00
deep_linking.py Remove the deprecated time.sleep calls. 2015-08-30 19:31:48 +02:00
download_file_example.py Added file opening mode 2017-06-16 02:57:12 +03:00
echo_bot.py Remove the deprecated time.sleep calls. 2015-08-30 19:31:48 +02:00
inline_example.py fix: python 2/3 compatibility in examples 2018-08-17 12:47:44 +03:00
payments_example.py Add payments bot example 2017-05-25 21:00:48 +03:00
step_example.py Add enable_save_next_step_handlers and load_next_step_handlers methods to step_example/ 2018-05-26 17:21:39 +03:00