This commit is contained in:
levina 2021-11-02 15:59:29 +07:00 committed by GitHub
parent 4e19799481
commit 8688e5a816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import asyncio import asyncio
from program import BOT_ID, USERBOT_ID from program import BOT_ID, USERBOT_ID
from driver.veez import bot, user from driver.veez import call_py, bot, user
from pytgcalls import idle from pytgcalls import idle