This commit is contained in:
Hafitz Setya 2021-04-30 20:09:31 +07:00 committed by GitHub
parent fe3babfec5
commit ed46131794
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
from telegram import InlineKeyboardMarkup
from telegram.message import Message
from telegram.update import Update
import psutil
import psutil, shutil
import time
from bot import AUTO_DELETE_MESSAGE_DURATION, LOGGER, bot, \
status_reply_dict, status_reply_dict_lock, download_dict, download_dict_lock