This commit is contained in:
2023-09-11 23:21:55 +03:00
parent a5261d2d77
commit 3773814a61
15 changed files with 54 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
from bot.api import send_message, send_photo, get_userphotos
from bot.utils.mention import mention, userdata_extract
from bot.storage import storage
from api import send_message, send_photo, get_userphotos
from utils.mention import mention, userdata_extract
from storage import storage
async def show_request_msg(msg):