discord_delete_forum_post
Permanently delete a forum post and all its messages. Irreversible; requires Manage Threads permission or thread ownership.
Instructions
Permanently delete a forum post (thread) and all its messages. IRREVERSIBLE. To merely close it without deleting, use discord_update_forum_post with archived:true. Requires the Manage Threads permission (or thread ownership).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ID (snowflake) of the forum post (thread) to delete. |