delete_role
Delete a role from a Discord server by providing the guild ID and role ID, along with an optional reason for the audit log.
Instructions
Delete a role from the server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | ||
| role_id | Yes | ||
| reason | No | Audit log reason (optional) |