Spaces:
Paused
Paused
teamx-cloner
commited on
Commit
·
90a59f7
1
Parent(s):
f5b1473
Update button.py
Browse files- plugins/button.py +1 -1
plugins/button.py
CHANGED
@@ -14,7 +14,7 @@ import os
|
|
14 |
from telegraph import upload_file as uf
|
15 |
from telethon.utils import pack_bot_file_id
|
16 |
|
17 |
-
from
|
18 |
|
19 |
from . import HNDLR, get_string, mediainfo, ultroid_cmd
|
20 |
from ._inline import something
|
|
|
14 |
from telegraph import upload_file as uf
|
15 |
from telethon.utils import pack_bot_file_id
|
16 |
|
17 |
+
from xteam.fns.tools import create_tl_btn, get_msg_button
|
18 |
|
19 |
from . import HNDLR, get_string, mediainfo, ultroid_cmd
|
20 |
from ._inline import something
|