notify template_delete - Delete Notification Template
Command
/notify template_delete
Description
This command is used to permanently delete a notification template.
Usage
/notify template_delete <template_id>
Parameters
Required Parameters
<template_id>: Enter the Template ID to delete.
Examples
Example 1: Delete template with ID 123.
/notify template_delete template_id:123
Notes
- Link Removal: If this template is being used by some roles, deleting the template will automatically disable notifications for those roles (since there is no template available).
- Irreversible: The delete operation is irreversible.
FAQ
- Q: Will deleting a template retract previously sent notification messages? A: No. Historical messages will remain in the Discord channel.