The id of the channel to create the webhook in.
Delete a webhook message.
The id of the webhook.
The token of the webhook.
The id of the message.
Optional
options: DeleteWebhookMessageOptionsEdit a webhook.
The id of the webhook.
Edit a webhook message.
The id of the webhook.
The token of the webhook.
The id of the message to edit.
Edit a webhook via its token.
The id of the webhook.
Execute a webhook.
The id of the webhook.
The token of the webhook.
Execute a github compabible webhook.
The id of the webhook.
The token of the webhook.
The options to send. See Github's documentation for more information.
Execute a slack compabible webhook.
The id of the webhook.
The token of the webhook.
The options to send. See Slack's Documentation for more information.
Get the webhooks in the specified channel.
The id of the channel to get the webhooks of.
Get the webhooks in the specified guild.
The id of the guild to get the webhooks of.
Get a webhook message.
The ID of the webhook.
The token of the webhook.
The ID of the message.
Optional
threadID: stringThe ID of the thread the message is in.
Creat a channel webhook.
Returns