This commit is contained in:
Zeva Rose 2021-08-05 16:23:56 -06:00
parent 57d2d31006
commit e83b9064bf

View file

@ -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,
),