Skip to main content
discord.deleteChannel delete a Discord channel or close a private thread.
automations/discord-delete-channel.automation.ts

Inputs

Required channelId; optional audit-log reason. Optional second argument { account } selects the Discord binding.

Output

Returns Discord’s final DiscordChannel representation.

Discord behavior

Requires MANAGE_CHANNELS or MANAGE_THREADS. Deleting a channel cannot be undone.