Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface ModalSubmitComponentTextInputData
import { type ModalSubmitComponentTextInputData } from "https://deno.land/x/harmony@v2.8.0/src/types/messageComponents.ts";

Properties

type: MessageComponentType.TEXT_INPUT
custom_id: string
value: string