Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

361
Views
Discord.js interacción.miembro.permisos.has no es una función

código:

 module.exports = { name: "ban", description: "Ban user.", options: [ { name: "user", description: "Type user nickname", type: 6, required: true, }, ], async execute(client, say, interaction, args) { if(!interaction.member.permissions.has("BAN_MEMBERS")) { console.log("works now...") } }, };

Error:

 TypeError: interaction.member.permissions.has is not a function

¿Qué hay de malo en esto? ¿Alguien puede explicarme qué estoy haciendo mal?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!