Skip to main content
Extremely Popular
Go to Latest
function deleteInteractionResponse
import { deleteInteractionResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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