Readonly
clientGet a webhook
The ID of the server the webhook is in
The ID of the webhook
Optional
force: booleanWhether to skip the cache check and request the API
A Promise that resolves to the fetched webhook
Get a server's webhooks
The ID of the server to get webhooks for
The ID of the channel to get webhooks for
A Promise that resolves to a Collection of Webhooks
Update a webhook
The ID of the server the webhook is in
The ID of the webhook to update
The options for updating the webhook
A Promise that resolves to the updated Webhook
Generated using TypeDoc
A manager for interacting with global webhooks. You can retrieve webhooks from the .cache property