aiogram/examples
2017-07-29 04:46:41 +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
proxy_and_emojize.py Example for proxy_auth 2017-07-25 18:11:43 +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 Use ListItem by default in ContentType helper. 2017-07-29 04:46:41 +03:00