mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Update dev.py
This commit is contained in:
parent
c9890b63e3
commit
069c9725c7
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ async def update_restart(_, ctx: Message, strings):
|
|||
os.execvp(sys.executable, [sys.executable, "-m", "misskaty"])
|
||||
|
||||
|
||||
@app.on_poll(filters.chat(-1001777794636))
|
||||
@app.on_poll(filters.chat(-1001777794636), group=-5)
|
||||
async def tespoll(self, msg):
|
||||
await ctx.reply(msg)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue