Close #78
This commit is contained in:
parent
57d2d31006
commit
e83b9064bf
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class MuteCog(commands.Cog):
|
|||
),
|
||||
create_option(
|
||||
name="duration",
|
||||
description="Mute duration",
|
||||
description="Duration of mute in minutes, default 30",
|
||||
option_type=4,
|
||||
required=False,
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue