coba gini kali yaa

This commit is contained in:
yasirarism 2023-08-07 22:26:56 +07:00 committed by GitHub
parent 87ff57503c
commit 4e3e3122fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,7 +110,7 @@ async def del_filter(_, m):
@app.on_message(
filters.text & ~filters.private & ~filters.via_bot & ~filters.forwarded,
group=2,
group=-3,
)
async def filters_re(_, message):
text = message.text.lower().strip()