What's the bug?
According to discord's docs webhooks created by an application can have components inside of them, when sending a webhook using harmony it doesn't have any components
Add the hook url (either to deno env or just replace it)
Run code
See embed without components
What should have happened?
Show the components on the message
What is actually happening?
Components aren't a part of the webhook
What versions you're using?
OS: Arch (btw) Linux kernel 6.4.10
Deno: 1.36.1
Harmony: 2.9.0
Do you have anything to tell us more about the bug?
This is probably caused by the fact that the webhook send method doesn't seem to do anything with components
What's the bug? According to discord's docs webhooks created by an application can have components inside of them, when sending a webhook using harmony it doesn't have any components
How do we reproduce it?
What should have happened? Show the components on the message
What is actually happening? Components aren't a part of the webhook
What versions you're using?
Do you have anything to tell us more about the bug? This is probably caused by the fact that the webhook send method doesn't seem to do anything with components