import { sendFollowupMessage } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Sends a follow-up message to an interaction.
Parameters
bot: Bot
- The bot instance to use to make the request.
options: InteractionResponse
- The parameters for the creation of the message.