Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandPermissionsInit

Command permissions initialization object

interface

Hierarchy

  • CommandPermissionsInit

Index

Properties

Optional checkType

Whether to check if the caller has all defined permissions or at least one of them (applies only if the command uses Discord.js permission system)

Optional resolvable

resolvable?: PermissionResolvable | PermissionFunction

Resolvable (Discord.js permission resolvables) or custom function that returns boolean value

Generated using TypeDoc