mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-09 13:04:51 +00:00
ss
This commit is contained in:
parent
a8b8b315fc
commit
bafee5a7cd
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ def rand_key():
|
||||||
return str(uuid4())[:8]
|
return str(uuid4())[:8]
|
||||||
|
|
||||||
|
|
||||||
@app.on_cmd("ytsearch", ~filters.channel)
|
@app.on_cmd("ytsearch", filter=~filters.channel)
|
||||||
@capture_err
|
@capture_err
|
||||||
@ratelimiter
|
@ratelimiter
|
||||||
@use_chat_lang()
|
@use_chat_lang()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue