Delete a Thread
Last updated
Was this helpful?
Last updated
Was this helpful?
This action cannot be used for forum channels!
This action allows you to delete a thread in your server.
To delete a thread, you need to specify where the thread is. We provide you with 2 options to achieve this:
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.
This selection will delete the thread in the channel where the command / event was executed in. To use specific channels and use Channel and Thread ID or Channel Option and Thread ID.
This field is where you input a plain channel ID. There can be no extra symbols or spaces. an also be used as long as it returns a plain channel ID.
This field is where you input a plain thread ID. Same as a channel ID, no symbols or spaces. can be used.
This selection will delete a specified thread ID in the channel selection via a .
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. can be used.
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 .