discord.updateChannel update mutable Discord channel or thread fields.
automations/discord-update-channel.automation.ts
Inputs
RequiredchannelId; provide any mutable channel fields plus optional audit-log reason. Optional second argument { account } selects the Discord binding.
Output
Returns the updatedDiscordChannel.
Discord behavior
Requires the permission appropriate to the changed field, usuallyMANAGE_CHANNELS or MANAGE_THREADS. Updates to type-dependent fields first read the channel so Automate.ax can validate them against its existing type.