Answer the question
In order to leave comments, you need to log in
Working with the DiscordJS library, I need to create hyperlinks, I don’t understand how to do it?
I am writing a discord bot
can someone explain how to make hyperlinks in embed objects
let embed = new Discord.MessageEmbed().setTitle(brandshopp.model)
.addField('**Тип релиза:**', 'анонс')
.addField('**Бренд**', brandshopp.name)
.setThumbnail(brandshopp.photo)
.addField('**Модель**', brandshopp.model)
.setURL('https://brandshop.ru/new/')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question