How to use BoundFilter in aiogram 3.x
I’m trying to use a custom type of filter like BoundFilter in aiogram 2.x for filtering not allowed characters.
I’m trying to use a custom type of filter like BoundFilter in aiogram 2.x for filtering not allowed characters.