mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* hotfix(updates): CHOSEN_INLINE_RESULT is a correct API-term * feat(utils): deprecated descriptor deprecate CHOSEN_INLINE_QUERY and always return CHOSEN_INLINE_RESULT instead of incorrect value * fix(tests): remove example from test * fix(utils): use stacklevel=3 level on which descriptor is being called |
||
|---|---|---|
| .. | ||
| contrib/fsm_storage | ||
| test_bot | ||
| test_dispatcher | ||
| test_utils | ||
| types | ||
| __init__.py | ||
| conftest.py | ||
| test_bot.py | ||
| test_dispatcher.py | ||
| test_filters.py | ||
| test_message.py | ||
| test_states_group.py | ||