ComponentsV2
Is componentsV2 still based off slash commands ?
16 Replies
- What's your exact discord.js
npm list discord.js and node node -v version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!no and never was?
How exactly does it work then ??
:Thonk:
Yeah, but like that barely explains it
it definitely does?
You can send components in any message, it doesn't have to be a reply to a slash command
But that’s what I want it to do lol
Then uhh do that :dogeHaHa:
tried :shrug: . Just returned an error
lol
What's the error?
When sending a ComponentsV2 message, you have to supply the
IsComponentsV2 flag and you can't have a content or embeds value at all in the message payload
But more details about your error message in particular will be helpfulI got it figured out, but I have another question
What all does Components support?
thanks
How exactly can we edit, fetch components, to create another component for the same command ?
There’s 0 documentation about this as the documentation isnt very in depth
This one is the guide on ComponentsV2. And this is the faq on ComponentsV2 https://discord.com/channels/222078108977594368/1370478227872551032
What particular thing are you trying to do?