Skip to main content
Latest
function getFollowupMessage
import { getFollowupMessage } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

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

Parameters

bot: Bot
interactionToken: string
messageId: bigint