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

x/natico/examples/deps.ts>editFollowupMessage

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

Edits a followup message for an Interaction. Functions the same as edit webhook message, however this uses your interaction token instead of bot token. Does not support ephemeral followups.

Parameters

bot: Bot
interactionToken: string
messageId: bigint