Archive
Archive configurations to temporarily disable them without deletion.
Permissions

App adding specified status string to archived

App prompting the user to confirm their decision on removing status string from archived 
App declaring that the removal from archived was approved and carried out successfully

App showing a list of archived status strings
Introduction
Temporarily pause any status role setup without deleting it, allowing you to easily reactivate it later when needed.
Parameters
Name
Description
Data Type
status-string
The status text to archive/remove from archive.
string
Add Status String to Archive
/archive add (status-string)
Example Usage

Remove Status String from Archive
Confirmation is required for this action.
/archive remove (status-string)
Example Usage


Archived List
/archive list
Example Usage

Last updated