mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* command filter now can be sets with BotCommand object instead of or together with plain strings * CR fix: fix isinstance * CR fix: add tests, fix union * CR fix: add isinstance check * CR fix: add isinstance check * CR fix: add forgotten format * CR fix: bugfix with type guard * CR fix: fix function names, replace map to generator comprehension |
||
|---|---|---|
| .. | ||
| test_filters | ||
| test_fsm_context.py | ||
| test_handler.py | ||