pyTelegramBotAPI/examples
coder2020official 1cdf9640d7 Fix example on chat_member, fix middleware-exception for async 2022-03-08 12:07:00 +05:00
..
asynchronous_telebot Fix example on chat_member, fix middleware-exception for async 2022-03-08 12:07:00 +05:00
callback_data_examples advanced usage of callbackdata was added 2022-02-10 13:43:19 +05:00
custom_filters example of TextFilter starts_with and ends_with usage simultaneously 2022-02-16 12:43:23 +05:00
detailed_example polling should leave our world. :) 2021-09-28 19:17:09 +03:00
i18n_class_example I18N class removed from telebot.util.py 2022-02-19 23:57:21 +05:00
middleware Create antiflood_middleware.py 2022-03-07 17:30:10 +05:00
serverless Using Azure Functions for serverless bots. 2019-10-13 23:49:43 +03:00
telebot_bot polling should leave our world. :) 2021-09-28 19:17:09 +03:00
webhook_examples Code base cleanup 2022-01-24 22:38:35 +03:00
anonymous_bot.py Code base cleanup 2022-01-24 22:38:35 +03:00
chat_join_request.py Bot API 5.4 2021-11-06 12:15:28 +05:00
chat_member_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
custom_states.py Code base cleanup 2022-01-24 22:38:35 +03:00
deep_linking.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
download_file_example.py Added file opening mode 2017-06-16 02:57:12 +03:00
echo_bot.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
inline_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
inline_keyboard_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
payments_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
register_handler.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
reply_keyboard_markup_example.py infinity_polling 2021-12-10 21:32:57 +03:00
set_command_example.py remove unused import 2022-01-21 22:25:06 +03:00
skip_updates_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
step_example.py polling should leave our world. :) 2021-09-28 19:17:09 +03:00
timer_bot.py Fix timer_bot.py 2022-02-15 19:55:12 +03:00