We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc7d56 commit 7cfa504Copy full SHA for 7cfa504
1 file changed
pyrogram/methods/decorators/on_error.py
@@ -20,7 +20,7 @@
20
from typing import Callable, Optional
21
22
import pyrogram
23
-from pyrogram.filters import filters
+from pyrogram.filters import Filter
24
25
26
class OnError:
0 commit comments