mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-31 18:24:50 +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]
|
||||
|
||||
|
||||
@app.on_cmd("ytsearch", ~filters.channel)
|
||||
@app.on_cmd("ytsearch", filter=~filters.channel)
|
||||
@capture_err
|
||||
@ratelimiter
|
||||
@use_chat_lang()
|
||||
|
|
|
|||
Loading…
Reference in a new issue