mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Add function `get_value` to all built-in storage implementations, `FSMContext` and `SceneWizard` (#1431) * Fix type hints * Split up return statements in `get_value` functions * Implement `get_value` method in `BaseStorage` and remove redundant implementations |
||
|---|---|---|
| .. | ||
| data/locales | ||
| test_api | ||
| test_dispatcher | ||
| test_filters | ||
| test_flags | ||
| test_fsm | ||
| test_handler | ||
| test_issues | ||
| test_utils | ||
| test_webhook | ||
| __init__.py | ||
| conftest.py | ||
| deprecated.py | ||
| docker-compose.yml | ||
| mocked_bot.py | ||