fix(aurora): update the docstring for slowmode's interval argument
This commit is contained in:
parent
f5023b7643
commit
ece4cc74f6
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ class Aurora(commands.Cog):
|
|||
Parameters
|
||||
-----------
|
||||
interval: int
|
||||
The slowmode interval in seconds
|
||||
The slowmode interval in seconds (0 to disable)
|
||||
channel: discord.TextChannel
|
||||
The channel to set the slowmode in
|
||||
reason: str
|
||||
|
|
Loading…
Add table
Reference in a new issue