Interfaceseedcordv0.15.0
PermissionErrorCtors
Optional custom error constructors for CheckPermissionOptionsCheckPermissionOptions.
interface PermissionErrorCtorsinterface PermissionErrorCtorsdangerous: new (message: string, target: PermSubject, dangerousPerms: string[]) => Noticedangerous: new (message: string, target: PermSubject, dangerousPerms: string[]) => Noticemissing: new (message: string, where: PermSubject, missingPerms: string[]) => Noticemissing: new (message: string, where: PermSubject, missingPerms: string[]) => Notice