discord_reset_channel_permissions
Remove all custom permission overwrites from a Discord channel, resetting it to inherit server or category defaults. Requires Manage Roles permission.
Instructions
Remove ALL permission overwrites on a channel, resetting it to inherit from its category/server defaults. IRREVERSIBLE — the cleared overwrites cannot be recovered. Requires the Manage Roles permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID (snowflake) of the channel whose overwrites will be cleared. | |
| reason | No | Optional reason recorded in the server audit log. |