Interaction Failed to Reply
the bot just saying interaction failed to reply everytime
https://pastebin.com/0vaxjvNq
49-61 i think is issue, im not sure at all tho
Pastebin
const { SlashCommandBuilder, ActionRow, ActionRowBuilder, ButtonBui...
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.
10 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
it works if i dont sent the button but i wanna send the button
@nobcop If you are trying to send a message with an message button, I might be able to help you, if its a slash command I can't
im using v14 slash cmds
No i mean are you trying to send a message adding a mesage button or are you trying to do it with a slash command.
If your doing slash commands and its giving Interaction Failed, I sadly can not help you. But if its a button I might be able to help you.
adding button
Ah ok
I use 13.6.0 but it might work since its an interaction
Does it add the button to the message or does it error out?
Like does it add it or just not add it at all
it just gets stuck at bot is thinking...
I might know why but dont be 100% with this answer
Do you have .setStyle?
yeah
.setStyle(ButtonStyle.Link)
it has something to do with the return
at like 51