Delete a reminder
To delete a reminder, use the /remind remove command with the title of the reminder you want to delete. The bot will remove the specified reminder from your list of reminders.
/remind remove title: <reminder_title>
If successful, the bot will respond with a message confirming the deletion of the reminder.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
reminder |
string | The title of the reminder you want to delete. |