mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 19:56:29 +00:00
added command to delete a warning by id
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Deletes one specific warning
|
||||
@@ -0,0 +1 @@
|
||||
Deletes one specific warning by id completely.
|
||||
@@ -0,0 +1 @@
|
||||
deleteWarning <warnId>
|
||||
@@ -1 +1 @@
|
||||
Warnings #${warnId} with reason: ${reason} towards user ${warnedUserText} by user ${warningUserText} on `${warnDate}`.
|
||||
Warning #${warnId} with reason: ${reason} towards user ${warnedUserText} by user ${warningUserText} on `${warnDate}`.
|
||||
Reference in New Issue
Block a user