Button issue

const filter = i => { if (i.user.id !== interaction.user.id) { i.reply({ content: These buttons aren't for you!, ephemeral: true }); } };
2 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
JollyJohn
JollyJohnOP3y ago
This is my code for making sure only the person who started the interaction can use buttons, if anyone else clicks them it respond but then if I am to click the button it will just say interaction failed with no errors so how would i do that sortta
Want results from more Discord servers?
Add your server