#Why doesn't the button appear?
16 messages · Page 1 of 1 (latest)
- 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!
Webhook needs to be owned by the application (your bot)
Isn't there any way I can send it like this? with button
No,
Webhook needs to be owned by the application (your bot)
How can I use Discord's own REST API?
Like what you’re doing
Regardless of what you’re doing the webhook needs to be owned by the application to send buttons
yes he belongs
this way it also doesn't send the button ;-;
is possible?
@spiral crescent
When performing requests you should also see what the response logs. And also see what the res.json() does (axios may just convert it to json idk)
In other words: your component isn’t correct, you need an action row with button(s)