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