This commit is contained in:
levina 2021-09-09 12:02:51 +07:00 committed by GitHub
parent b8ec1d08ae
commit e0bdb8d745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ import asyncio
from pyrogram import Client, idle
from config import API_ID, API_HASH, BOT_TOKEN
from bot.videoplayer import app
from player.videoplayer import call_py
from bot.videoplayer import call_py
bot = Client(
":memory:",