Typescript: Missing type guard field for button components?
Code example:
I think the cause is that in
BaseButtonComponentData
, there lacks a field for typeguarding, i.e. type: ComponentType.Button
while other components do.1 Reply
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Post the full error stack trace, not just the top part!
- Show your code!
- Explain what exactly your issue is.
- Not a discord.js issue? Check out #useful-servers.
- Issue solved? Press the button!