Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/harmony/src/structures/interactions.ts>InteractionResponseModal

An easy to use Discord API Library for Deno.
Go to Latest
interface InteractionResponseModal
import { type InteractionResponseModal } from "https://deno.land/x/harmony@v2.8.0/src/structures/interactions.ts";

Properties

title: string
customID: string
components: MessageComponentData[]