mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 12:24:51 +00:00
Fix
This commit is contained in:
parent
3b8d08ae4c
commit
1268a69289
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ async def screenshot_flink(c, m):
|
||||||
await media_msg.reply_chat_action(enums.ChatAction.UPLOAD_PHOTO)
|
await media_msg.reply_chat_action(enums.ChatAction.UPLOAD_PHOTO)
|
||||||
await media_msg.reply_media_group(screenshots, True)
|
await media_msg.reply_media_group(screenshots, True)
|
||||||
|
|
||||||
await editPesan(m.message, f'Completed in {datetime.timedelta(seconds=int(time.time()-start_time))}\n\nJoin @moviesonlydiscussion\n\n©️ @prgofficial')
|
await editPesan(m.message, f'Completed in {datetime.timedelta(seconds=int(time.time()-start_time))}\n\nJoin @YasirPediaChannel\n\n©️ https://yasirpedia.eu.org')
|
||||||
# c.CURRENT_PROCESSES[chat_id] -= 1
|
# c.CURRENT_PROCESSES[chat_id] -= 1
|
||||||
|
|
||||||
except:
|
except:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue