【发布时间】:2021-02-14 14:08:41
【问题描述】:
嘿,我想让嵌入的引号像这样https://cdn.discordapp.com/attachments/564032243836780558/772176659175440455/unknown.png,但机器人会像这样发送它https://cdn.discordapp.com/attachments/564032243836780558/772176979406356520/unknown.png
这是我的代码:
const embed = new Discord.MessageEmbed()
.setColor('#ff0000')
.setDescription('<@&772162600275279883> `15`\n\n>>> **1 αμάξι.**/ \n\n>>> **25 repair kits.**')
message.channel.send(embed);
【问题讨论】:
标签: javascript discord.js embed quotes helper