aiogram/examples
2017-07-24 21:47:14 +03:00
..
data Add example. Simple Echo bot. 2017-05-27 03:11:20 +03:00
check_user_language.py handler(message: types.Message) 2017-06-03 10:53:13 +03:00
echo_bot.py handler(message: types.Message) 2017-06-03 10:53:13 +03:00
inline_bot.py Add inline example. 2017-07-19 02:56:28 +03:00
state_machine.py More comments and annotations in state_machine example. 2017-07-22 20:15:48 +03:00
steps_and_downloading_file.py Upd steps & download example 2017-07-24 21:47:14 +03:00