set_channel_permissions
Configure Discord channel permissions for specific roles by specifying allowed and denied actions to manage access control.
Instructions
Définit les permissions d'un canal pour un rôle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | ID du canal | |
| roleId | Yes | ID du rôle | |
| allow | No | Permissions à accorder | |
| deny | No | Permissions à refuser |