Skip to content

Commit

Permalink
Update userPerms.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NervN authored Feb 12, 2024
1 parent b35bd3e commit 1361169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guide/Member/userPerms.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Returns the member key permissions.
<br/>
<discord-messages>
<discord-message :bot="false" role-color="#ffcc9a" author="Member">
!!exec $hasPerms[$authorID; | ]
!!exec $userPerms[$authorID; | ]
</discord-message>
<discord-message :bot="true" role-color="#0099ff" author="Custom Command" avatar="https://media.discordapp.net/avatars/725721249652670555/781224f90c3b841ba5b40678e032f74a.webp">
viewchannel | readmessages
Expand All @@ -29,4 +29,4 @@ Check this [list](../CodeReferences/ref.permissions_list.md) to view all permiss
:::

##### Function difficulty: <Badge type="warning" text="Medium" vertical="middle" />
###### Tags: <Badge type="tip" text="Member" vertical="middle" /> <Badge type="tip" text="Perms" vertical="middle" /> <Badge type="tip" text="permissions" vertical="middle" /> <Badge type="tip" text="rights" vertical="middle" />
###### Tags: <Badge type="tip" text="Member" vertical="middle" /> <Badge type="tip" text="Perms" vertical="middle" /> <Badge type="tip" text="permissions" vertical="middle" /> <Badge type="tip" text="rights" vertical="middle" />

0 comments on commit 1361169

Please sign in to comment.