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

x/oasis/packages/deps.ts>deleteInteractionResponse

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

To delete your response to a application command. If a message id is not provided, it will default to deleting the original response.

Parameters

bot: Bot
token: string
optional
messageId: bigint