mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-02 18:44:51 +00:00
Fix
This commit is contained in:
parent
5d8ea16ba3
commit
91f2ab744c
1 changed files with 1 additions and 1 deletions
|
|
@ -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":
|
||||
|
|
|
|||
Loading…
Reference in a new issue