import { deleteOriginalInteractionResponse } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Deletes the initial message response to an interaction.
Parameters
bot: Bot
- The bot instance to use to make the request.
x/discordeno/packages/embeds/deps.ts>deleteOriginalInteractionResponse
import { deleteOriginalInteractionResponse } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Deletes the initial message response to an interaction.