fix(aurora): pass duration
in /shortmute
This commit is contained in:
parent
248e5d046d
commit
6977647758
1 changed files with 1 additions and 0 deletions
|
@ -518,6 +518,7 @@ class Aurora(commands.Cog):
|
|||
await self.moderate(
|
||||
ctx=interaction,
|
||||
target=channel,
|
||||
duration=None,
|
||||
silent=True,
|
||||
permissions=["manage_channel"],
|
||||
moderation_type=type_registry["slowmode"],
|
||||
|
|
Loading…
Add table
Reference in a new issue