discord_reset_channel_permissions
Clears all permission overwrites on a Discord channel, resetting it to inherit from its category or server defaults. This action is irreversible and 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. |