This PR implements the webhook routes that Guilded has introduced, and also creates the @guildedjs/webhook-client package for interacting with webhooks.
Status
[X] Code changes have been tested.
Semantic versioning classification:
[X] This PR changes the library's interface (methods or parameters added)
[ ] This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
[ ] This PR only includes non-code changes, like changes to documentation, README, etc
This PR implements the webhook routes that Guilded has introduced, and also creates the
@guildedjs/webhook-client
package for interacting with webhooks.Status
Semantic versioning classification: