mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Move global filters check placement into router to add chance to pass context from global filters into handlers in the same way as it possible in other places * Added changelog |
||
|---|---|---|
| .. | ||
| data | ||
| multi_file_bot | ||
| web_app | ||
| context_addition_from_filter.py | ||
| echo_bot.py | ||
| echo_bot_webhook.py | ||
| echo_bot_webhook_ssl.py | ||
| finite_state_machine.py | ||
| multibot.py | ||
| own_filter.py | ||
| specify_updates.py | ||