fix(moderation): fixed ephemeral argument's docstring in history

This commit is contained in:
Seaswimmer 2023-12-13 15:42:28 -05:00
parent 3402ea5553
commit 9d73e46749
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -712,7 +712,7 @@ class Moderation(commands.Cog):
Amount of infractions to list per page
page: int
Page to select
epheremal: bool
ephemeral: bool
Hide the command response
export: bool
Exports the server's entire moderation history to a JSON file"""