import { editWebhook } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Edit a webhook. Requires the MANAGE_WEBHOOKS
permission. Returns the updated webhook object on success.
import { editWebhook } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Edit a webhook. Requires the MANAGE_WEBHOOKS
permission. Returns the updated webhook object on success.