$modifyChannelPerms
Modifies permissions for a channel. Also works for categories.
Usage:
$modifyChannelPerms[channelID;+perm1;-perm2;/perm3;+perm4;...;roleID/userID]
Example:
$modifyChannelPerms[$channelID;-sendmessages;$roleID[muted]] This command will restrict members with the role "muted" from speaking.
Information
Use + to grant a permission;
Use - to deny a permission;
Use / to set a permission to neutral.
Permissions
This list contains a list of all permissions.
Related Functions
$editChannel can be used to modify a channel.
Function Difficulty: Difficult
Tags: channel modify edit Channel modify Channel
⏱️ Function Cooldown
This function has a built-in cooldown to help prevent excessive usage.
| Property | Value |
|---|---|
| ⏱️ Duration | 7 minutes |
| 🆔 Tracked By | Channel ID |
| 🌐 Scope | Channelupdate |
Functions with the same Scope share cooldowns based on the same
Tracked Byvalue.
💎 Tier 3+ servers bypass this cooldown. See Premium Perks.