Broken button handler: "interaction.isButton is not a function"
Discord.js npm version: 14.16.3
Node.js version: 20.9.0
Since yesterday I cant handle any interaction events where I check if the interaction is a button / chatinputcommand or modalsubmit interaction anymore (I only have these three). They are all build similar.
Here is my handleButtons code for the interactionCreate event:
The error is attached as a screenshot because of discords text limitations.
If you need any more code or other information, please feel free to ask
Node.js version: 20.9.0
Since yesterday I cant handle any interaction events where I check if the interaction is a button / chatinputcommand or modalsubmit interaction anymore (I only have these three). They are all build similar.
Here is my handleButtons code for the interactionCreate event:
The error is attached as a screenshot because of discords text limitations.
If you need any more code or other information, please feel free to ask
