Skip to main content
Module

x/harmony/deploy.ts>TextInputStyle

An easy to use Discord API Library for Deno.
Go to Latest
enum TextInputStyle
import { TextInputStyle } from "https://deno.land/x/harmony@v2.8.0/deploy.ts";

Members

PARAGRAPH = 2

Intended for much longer inputs.

SHORT = 1

Intended for short single-line text.