WiP:Inbuilt Downloader x3

This commit is contained in:
thedragonsinn
2023-11-06 16:09:52 +05:30
parent 89a3a8515b
commit 622a07f17e

View File

@@ -103,7 +103,7 @@ class Download:
self.is_done = True
self.edit_task.cancel()
await self.close()
return
return self.return_file()
async def edit_progress_message(self):
if not self.message: