Skip to content

Latest commit

 

History

History
executable file
·
12 lines (12 loc) · 279 Bytes

File metadata and controls

executable file
·
12 lines (12 loc) · 279 Bytes

OnlyRoles

Usage

onlyRoles: ["roleId", "roleId"]
// Example
onlyRoles: ["roleId", "roleId"]
  • The command will only be able to be ran by users who possess any one of those roles in that guild.

Return Error

returnOnlyRolesError: Boolean // Default: true