Skip to main content
Module

x/natico/deps.ts>editWebhook

A powerful and customizable framework for Discordeno
Latest
function editWebhook
import { editWebhook } from "https://deno.land/x/natico@4.0.0-pre.4/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