Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
import * as discordeno from "https://deno.land/x/discordeno@17.0.0/helpers/interactions/responses/mod.ts";

Functions

Deletes a follow-up message to an interaction.

Deletes the initial message response to an interaction.

Edits a follow-up message to an interaction.

Edits the initial message response to an interaction.

Gets a follow-up message to an interaction by the ID of the message.

Gets the initial message response to an interaction.

Sends a follow-up message to an interaction.

Sends a response to an interaction.