discord_mod_delete_role
Delete a role from a Discord server by specifying the server ID and role ID. Removes the role and all associated permissions.
Instructions
Deletes a role from a Discord server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for deletion | |
| roleId | Yes | The ID of the role to delete | |
| guildId | Yes | The ID of the server |