#ComponentsV2
23 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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?
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 
tried
. 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 helpful
I 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?
you fetch messages and you edit messages with new components.
