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