Update dev.py

This commit is contained in:
Yasir Aris M 2024-07-23 23:18:03 +07:00 committed by GitHub
parent c9890b63e3
commit 069c9725c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)