Skip to content

Commit 70cd8b9

Browse files
Update rolePerms_ai.md
Fixed the example output
1 parent fca859c commit 70cd8b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/Role/rolePerms_ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Returns the permissions a role has.
1717
!!exec $rolePerms[$roleID[muted]; | ]
1818
</discord-message>
1919
<discord-message :bot="true" role-color="#0099ff" author="Custom Command" avatar="https://media.discordapp.net/avatars/725721249652670555/781224f90c3b841ba5b40678e032f74a.webp">
20-
viewchannel | readmessages
20+
View Channel | Read Message History
2121
</discord-message>
2222
</discord-messages>
2323

@@ -30,4 +30,4 @@ For a comprehensive list of all permission names, refer to the [Permissions List
3030
* [`$userPerms`](../Member/userPerms.md): Returns a member's permissions.
3131
:::
3232

33-
##### Function difficulty: <Badge type="warning" text="Medium" vertical="middle" />
33+
##### Function difficulty: <Badge type="warning" text="Medium" vertical="middle" />

0 commit comments

Comments
 (0)