Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.ts>getWebhookMessage

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

Returns a previously-sent webhook message from the same token. Returns a message object on success.

Parameters

bot: Bot
webhookId: bigint
webhookToken: string
messageId: bigint