aiogram/CHANGES/1266.bugfix.rst

3 lines
160 B
ReStructuredText
Raw Normal View History

Moved global filters check placement into router to add chance to pass context from global filters
into handlers in the same way as it possible in other places