discord.deleteRole delete a Discord server role.
automations/discord-delete-role.automation.ts
Inputs
Required server and role IDs; optional audit-logreason. Optional second argument { account } selects the Discord binding.
Output
Returns no value.Discord behavior
RequiresMANAGE_ROLES. Discord rejects managed roles and roles above the bot.