Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.06 KB

File metadata and controls

33 lines (22 loc) · 1.06 KB

Returns the permissions a role has.

Usage:

$rolePerms[roleID;separator (optional)]

  • roleID: The ID of the role to check.
  • separator: (Optional) The separator to use when listing the permissions. Defaults to no separator.

Example:

!!exec $rolePerms[$roleID[muted]; | ] View Channel | Read Message History

::: tip Permissions List For a comprehensive list of all permission names, refer to the Permissions List. This list includes all the permissions a role can have.

:::

::: tip Related Functions

Function difficulty: