Skip to main content
Module

x/oasis/deps.ts>deleteFollowupMessage

An object oriented Discordeno framework
Latest
function deleteFollowupMessage
import { deleteFollowupMessage } from "https://deno.land/x/oasis@2.1.0/deps.ts";

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

Parameters

bot: Bot
interactionToken: string
messageId: bigint