Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 383 Bytes

AllUserPermissions.md

File metadata and controls

12 lines (12 loc) · 383 Bytes

AllUserPermissions

Usage

allUserPermissions: ["permission", "permission"]
// Example
allUserPermissions: ["Administrator", "ModerateMembers"]
  • The user [The one who ran the command] must have all the specified permissions to be able to execute the command else the error embed is sent.

Return Error

returnAllUserPermissionsError: Boolean // Default: True