mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
coba gini
This commit is contained in:
parent
bc104e8915
commit
693a052d11
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ async def del_filter(_, m):
|
|||
|
||||
@app.on_message(
|
||||
filters.text & ~filters.private & ~filters.via_bot & ~filters.forwarded,
|
||||
group=-3,
|
||||
group=103,
|
||||
)
|
||||
async def filters_re(_, message):
|
||||
text = message.text.lower().strip()
|
||||
|
|
|
|||
Loading…
Reference in a new issue