docs: updated docstring

This commit is contained in:
Seaswimmer 2023-08-08 10:09:09 -04:00
parent 8f52543e3a
commit 3e7b6a5b12
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

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