The button does not appear

After applying the command, only Embed, but there is no button Code - https://pastebin.com/jztz1uTJ
Pastebin
verify - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
2 Replies
d.js toolkit
d.js toolkit4mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
ShompiFlen
ShompiFlen4mo ago
you misspelled components in your reply options await interaction.reply({ embeds: [embed], conponents: [button] }); you used an N coNponents