import { getOriginalInteractionResponse } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets 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>getOriginalInteractionResponse
import { getOriginalInteractionResponse } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets the initial message response to an interaction.