aiogram/examples
Alex Root Junior 8ff992bf1d
Content from global filters (#1267)
* 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
2023-08-14 22:18:11 +03:00
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
multi_file_bot Examples/dev 3x multi file (#1254) 2023-08-13 18:00:59 +03:00
web_app Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
context_addition_from_filter.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00
echo_bot.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook_ssl.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
finite_state_machine.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
multibot.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00
own_filter.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
specify_updates.py Fixed line length 2023-08-13 17:01:21 +03:00