This commit is contained in:
levina 2021-11-26 14:11:09 +07:00 committed by GitHub
parent 6fe2600045
commit 6cad5f07cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
from driver.queues import QUEUE, clear_queue, get_queue, pop_an_item
from driver.veez import call_py
from driver.veez import bot, call_py
from config import IMG_4
from pytgcalls.types import Update
from pytgcalls.types.input_stream import AudioPiped, AudioVideoPiped