import { editOriginalInteractionResponse } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Edits the initial message response to an interaction.
Parameters
bot: Bot
- The bot instance to use to make the request.
options: InteractionCallbackData
- The parameters for the edit of the response.