discord_set_channel_permission
Set a permission overwrite for a channel to allow or deny permissions for a role or member using bitfield strings.
Instructions
Set a permission overwrite. type 0=role, 1=member. allow/deny are bitfield strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deny | No | ||
| type | Yes | ||
| allow | No | ||
| reason | No | ||
| channelId | Yes | ||
| overwriteId | Yes |