Skip to main content
Latest
function editWebhook
import { editWebhook } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

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

Parameters

bot: Bot
channelId: bigint
webhookId: bigint
options: ModifyWebhook