mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Added base webhook implementation and example * Added example * Enable on_startup callback * Correctly handle response into webhook (silent call) * Fixed State filter |
||
|---|---|---|
| .. | ||
| test_event | ||
| test_filters | ||
| test_fsm | ||
| test_handler | ||
| test_middlewares | ||
| test_webhook | ||
| __init__.py | ||
| test_deprecated.py | ||
| test_dispatcher.py | ||
| test_router.py | ||