mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-14 02:52:12 +00:00
* misc: code consistency and bot instance creation * Changelog for aiogram#1482 * misc: consistency of comments and dispatcher instance creation * misc: removed routers example * Update CHANGES/1482.misc.rst --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com> |
||
|---|---|---|
| .. | ||
| data | ||
| multi_file_bot | ||
| web_app | ||
| context_addition_from_filter.py | ||
| echo_bot.py | ||
| echo_bot_webhook.py | ||
| echo_bot_webhook_ssl.py | ||
| error_handling.py | ||
| finite_state_machine.py | ||
| multibot.py | ||
| own_filter.py | ||
| quiz_scene.py | ||
| scene.py | ||
| specify_updates.py | ||
| without_dispatcher.py | ||