commands fixes

This commit is contained in:
2023-09-06 13:11:40 +03:00
parent 7a4672985f
commit bf9f6d0891
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
from tgbot.storage import Profile, scan
from tgbot.api import get_member, send_message
from tgbot.api import get_member, send_message, get_chat_administrators
from tgbot.utils.mention import userdata_extract