Extremely Popular
Go to Latest
function editWebhook
import { editWebhook } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/plugins/fileloader/deps.ts";

Edit a webhook. Requires the MANAGE_WEBHOOKS permission. Returns the updated webhook object on success.

Parameters

bot: Bot
webhookId: bigint
options: ModifyWebhook