docs: updated docstring
This commit is contained in:
parent
8f52543e3a
commit
3e7b6a5b12
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class Shortmute(commands.Cog):
|
|||
An image link to evidence for the shortmute, do not use with evidence_image
|
||||
evidence_image: discord.Attachment = None
|
||||
An image file used as evidence for the shortmute, do not use with evidence_link
|
||||
skip_confirmation: bool = False
|
||||
skip_confirmation: bool = True
|
||||
This allows you skip the confirmation prompt and immediately shortmute the user.
|
||||
"""
|
||||
disable_dateutil()
|
||||
|
|
Loading…
Reference in a new issue