Literally unreadable, again

Co-authored-by: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com>
This commit is contained in:
Salanto 2021-09-18 19:58:17 +02:00 committed by GitHub
parent db0bd77299
commit 2f6b4b85f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -591,7 +591,7 @@
},
{
"name":"update_ban",
"usage":"/update_ban <BanID> <Field> [Duration|Reason]",
"usage":"/update_ban <BanID> ['duration'|'reason'] <New Value>",
"text":"Updates a ban in the database, changing either its reason or duration. First argument is the ban ID. Second is the field, 'reason' or 'duration'. Last argument is either the new duration or reason."
},
{