We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aed0c5 commit ce1b157Copy full SHA for ce1b157
1 file changed
README.md
@@ -8,7 +8,7 @@
8
from pyrogram import Client, filters, enums
9
from pyrogram.types import Message
10
11
-from utils.misc import modules_help, prefix
+from utils import modules_help, prefix
12
13
14
# if your module has packages from PyPi
0 commit comments