My bot seems to not received the event "interactionCreate" from button sent in DM
Hello,
My bot has sent a message to a user with a button but when the user click on the button the bot doesn't receive the
The user correctly receives the message
- NodeJS :white_right_arrow: v20.14.0
- DiscordJS :white_right_arrow: 14.15.3
My bot has sent a message to a user with a button but when the user click on the button the bot doesn't receive the
interactionCreate event and an error is shown under the button on the user's appCode that send the message
The user correctly receives the message
Handler event
- NodeJS :white_right_arrow: v20.14.0
- DiscordJS :white_right_arrow: 14.15.3
