mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-10 21:44:51 +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
|
# Check user that change first_name, last_name and usernaname
|
||||||
@app.on_message(
|
@app.on_message(
|
||||||
filters.group & filters.chat(-1001580327675) & ~filters.bot & ~filters.via_bot,
|
filters.group & filters.chat(-1001580327675) & ~filters.bot & ~filters.via_bot,
|
||||||
group=2,
|
group=3,
|
||||||
)
|
)
|
||||||
async def cek_mataa(_, m):
|
async def cek_mataa(_, m):
|
||||||
await m.reply("aaaa")
|
await m.reply("aaaa")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue