Massdelete
This site no longer receives updates. Visit the new documentation instead.
This command is only available when the suggestion handling mode is set to review.
Description
This command is similar to the delete
command, but allows multiple suggestions to be deleted at the same time.
Once a suggestion is deleted, it is deleted forever. It cannot be approved from the deleted state.
Required Arguments
suggestion ids
- The ID of the suggestion to delete, separated by spaces
This command only works on suggestions that are awaiting review.
Optional Arguments
reason
- Reason for deleting the suggestions
You must separate the suggestion IDs and reason with -r
, or else the reason will not be shown
Usage
Arguments in [brackets]
are required, while arguments in (parenthesis)
are optional.
Aliases: mdelete
, multidelete
Permission Required
Any user with the Manage Server permission, a configured admin role, or a configured staff role can use this command.
Last updated