This commit is contained in:
yasir 2022-12-08 11:17:19 +07:00
parent 5d8ea16ba3
commit 91f2ab744c

View file

@ -128,7 +128,7 @@ async def stream_extract(bot, update):
try:
link = update.message.reply_to_message.command[1]
except:
raise StopPropagation
return await update.answer("⚠️ DONT DELETE YOUR MESSAGE!", True)
await update.message.edit("Processing...")
try:
if codec == "aac":