mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 18:44:50 +00:00
hmm
This commit is contained in:
parent
72113a795f
commit
0710e99cce
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ def command(
|
|||
except BaseException as exception:
|
||||
return
|
||||
|
||||
self.__client__.add_handler(
|
||||
self.add_handler(
|
||||
pyrogram.handlers.MessageHandler(callback=decorator, filters=filter)
|
||||
)
|
||||
return decorator
|
||||
|
|
|
|||
Loading…
Reference in a new issue