MinnDevelopment / discord-webhooks

Provides easy to use bindings for the Discord Webhook API
Apache License 2.0
180 stars 34 forks source link

Added Support for Webhook Components #63

Closed jasonlessenich closed 1 year ago

jasonlessenich commented 2 years ago

This PR attempts to add Webhook Components. (Closes #46) I've mainly just copied all changes from RohanGoyalDev's PR (https://github.com/MinnDevelopment/discord-webhooks/pull/56) and fixed all the remaining issues.

MinnDevelopment commented 1 year ago

Continuing this in #73