diff --git a/guide/Role/rolePerms.md b/guide/Role/rolePerms.md index 9378a4e0..21f77b3b 100644 --- a/guide/Role/rolePerms.md +++ b/guide/Role/rolePerms.md @@ -7,10 +7,10 @@ Returns the role key permissions.
- !!exec $hasPerms[$roleID[muted]; | ] + !!exec $rolePerms[$roleID[muted]; | ] - viewchannel | readmessages + View Channel | Read Message History @@ -23,4 +23,4 @@ Check this [list](../CodeReferences/ref.permissions_list.md) to view all permiss ::: ##### Function difficulty: -###### Tags: \ No newline at end of file +###### Tags: diff --git a/guide/Role/rolePerms_ai.md b/guide/Role/rolePerms_ai.md index 4d6a71fe..8cea5c72 100644 --- a/guide/Role/rolePerms_ai.md +++ b/guide/Role/rolePerms_ai.md @@ -17,7 +17,7 @@ Returns the permissions a role has. !!exec $rolePerms[$roleID[muted]; | ] - viewchannel | readmessages + View Channel | Read Message History @@ -30,4 +30,4 @@ For a comprehensive list of all permission names, refer to the [Permissions List * [`$userPerms`](../Member/userPerms.md): Returns a member's permissions. ::: -##### Function difficulty: \ No newline at end of file +##### Function difficulty: