Skip to main content
Module

x/discordeno/mod.ts>editFollowupMessage

Discord API library for Deno
Extremely Popular
Go to Latest
function editFollowupMessage
import { editFollowupMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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