#help me descrition not work
1 messages · Page 1 of 1 (latest)
.setAuthor({ name: '${guild}', iconURL: '${servericon}',})
.setTitle('${wtitle}')
.setDescription("User\ngg")
.setImage('attachment://cyclotron-welcome.png')
channel.send({ embeds: [exampleEmbed], files: [attachment], content: '${ping}' });
weird, can you show the entire code then
whats not working?