mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-09 21:14:52 +00:00
Typo
This commit is contained in:
parent
d465e2c1f5
commit
990099d26d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from database.sangmata_db import *
|
|||
# Check user that change first_name, last_name and usernaname
|
||||
@app.on_message(
|
||||
filters.group & filters.chat(-1001580327675) & ~filters.bot & ~filters.via_bot,
|
||||
group=2,
|
||||
group=3,
|
||||
)
|
||||
async def cek_mataa(_, m):
|
||||
await m.reply("aaaa")
|
||||
|
|
|
|||
Loading…
Reference in a new issue