Support link buttons in non-application-owned webhooks #6990
Unanswered
RaniAgus
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
This is now possible with (also, this is a duplicate of #3887) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment, Discord only supports components for application-owned webhooks1. However, link components don't send an interaction when clicked2, so, in practice, they could work without having an application listening to the click event.
It would be nice to be able to send a message with a link button component to any webhook, without the need to create an application for that.
Footnotes
https://discord.com/developers/docs/resources/webhook ↩
https://discord.com/developers/docs/interactions/message-components#component-object ↩
Beta Was this translation helpful? Give feedback.
All reactions