Delete a Thread

This action cannot be used for forum channels!
This action allows you to delete a thread in your server.
Channel
To delete a thread, you need to specify where the thread is. We provide you with 2 options to achieve this:

This selection will delete the thread in the channel where the command / event was executed in. To use specific channels and variables use Channel and Thread ID or Channel Option and Thread ID.
This selection will delete the specified thread in the channel that is also specified. Both are specified by an ID not a selection.
Channel ID
This field is where you input a plain channel ID. There can be no extra symbols or spaces. Variables an also be used as long as it returns a plain channel ID.

Thread ID
This field is where you input a plain thread ID. Same as a channel ID, no symbols or spaces. Variables can be used.

This selection will delete a specified thread ID in the channel selection via a channel option.
Channel Option
This field is a selection where you can choose which option to target. This selection will only work if you have a channel option in your command.


Thread ID
This field accepts a plain thread ID with no extra symbols or spaces to target. The targeted thread ID will then be deleted only if it is in that channel option. Variables can be used.

Enable Success/Error Handles
Enable Success / Error Handles to detect success and errors inside of the action block. This allows you to run different actions if something goes wrong with your action. Inside of the handle, there are 2 different paths which are used to detect the outcome of the action. The green path on the bottom left side of the block indicates success, while the red path on the bottom right side of the block indicates error. You may attach action blocks to each side of the handle to get the outcome of your action block.
The Success/Error Handles feature includes 3 different error variables you can use to get information on why the action block encountered an error. Check them out here.

Last updated
Was this helpful?