Spaces:
Paused
Paused
Update plugins/_help.py
Browse files- plugins/_help.py +2 -2
plugins/_help.py
CHANGED
@@ -12,8 +12,8 @@ from telethon.errors.rpcerrorlist import (
|
|
12 |
)
|
13 |
from telethon.tl.custom import Button
|
14 |
|
15 |
-
from
|
16 |
-
from
|
17 |
|
18 |
from . import HNDLR, LOGS, OWNER_NAME, asst, get_string, inline_pic, udB, ultroid_cmd
|
19 |
|
|
|
12 |
)
|
13 |
from telethon.tl.custom import Button
|
14 |
|
15 |
+
from xteam.dB._core import HELP, LIST
|
16 |
+
from xteam.fns.tools import cmd_regex_replace
|
17 |
|
18 |
from . import HNDLR, LOGS, OWNER_NAME, asst, get_string, inline_pic, udB, ultroid_cmd
|
19 |
|