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