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