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

181
Views
Code error I'm unsure of what is causing it

Alright, I'm a very new coder and I have an error message and I'm unsure of what it is. I've tried a lot of things. I'm unsure of what the issue is, I've checked my spelling but nothing seems to be out of the ordinary. The file I'm trying to make work in particular is the embed file, but there might be errors in the other parts causing errors.

https://imgur.com/a/BG4ppC1

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

you can use :


message.channel.send({embeds:[/* your embed name goes here */]})

to send the embeds

about 4 years ago · Juan Pablo Isaza Report

0

In the new version, you can't just use message.channel.send(embed) you have to be a little bit more speciic by adding { embeds : []}

message.reply({ embeds : [your_embed_goes_here]})

And if you have multiple embeds :

message.reply({ embeds : [embed1, embed2, embed3]})
about 4 years ago · Juan Pablo Isaza Report
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!