Skip to main content
Module

x/harmony/mod.ts>TextInputStyle

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

Members

PARAGRAPH = 2

Intended for much longer inputs.

SHORT = 1

Intended for short single-line text.