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.storage import Profile
from bot.handlers.send_button import show_request_msg
from bot.api import get_member
from storage import Profile
from handlers.send_button import show_request_msg
from api import get_member
def handle_command_ask(msg):