K
Kord3w ago
sbot50

How do you create an embed?

I might be AM very stupid. But the only way i saw how to make an embed is to get a messagechannel and do .createMessage on there. But how do i send an embed as a reponse to an interaction? cause thats required a list of embeds (obv) but idk how to make a singular embed to put in that list.
2 Replies
LustigerLurch
LustigerLurch3w ago
the code for this would look somewhat like this:
interaction.respond {
embed {
// ...
}
}
interaction.respond {
embed {
// ...
}
}
sbot50
sbot50OP3w ago
ohhhhh thank you
Want results from more Discord servers?
Add your server