mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
skip if current router does not have observer for custom event (#1147)
* skip if current router does not have observer for custom event * Test custom event in router * Feature changelog file * fix style
This commit is contained in:
parent
99cf7028ec
commit
268b7e759d
4 changed files with 34 additions and 10 deletions
1
CHANGES/1147.feature
Normal file
1
CHANGES/1147.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
If router does not support custom event it does not break and passes it to included routers
|
||||
Loading…
Add table
Add a link
Reference in a new issue