mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update index.rst
This commit is contained in:
parent
6e39f9fada
commit
4ead496c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ For example if you need to make simple text filter:
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
from aiogram.filters import BaseFilter
|
||||
from aiogram.dispatcher.filters import BaseFilter
|
||||
|
||||
|
||||
class MyText(BaseFilter):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue