Merge branch 'main' of https://github.com/Fairy-Oracle-Sanctuary/NeoBot into dev
This commit is contained in:
@@ -82,6 +82,7 @@ class MessageHandler(BaseHandler):
|
||||
def command(
|
||||
self,
|
||||
*names: str,
|
||||
*names: str,
|
||||
permission: Optional[Permission] = None,
|
||||
override_permission_check: bool = False
|
||||
) -> Callable:
|
||||
|
||||
Reference in New Issue
Block a user