Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 288 Bytes

File metadata and controls

17 lines (12 loc) · 288 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