Skip to main content
Module

x/natico/deps.ts>editWebhookWithToken

A powerful and customizable framework for Discordeno
Latest
function editWebhookWithToken
import { editWebhookWithToken } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";

Edit a webhook. Returns the updated webhook object on success.

Parameters

bot: Bot
webhookId: bigint
webhookToken: string
options: Omit<ModifyWebhook, "channelId">