Class ShortTextInput

Hierarchy (view full)

Implements

Constructors

Properties

customId: string
kind: "TextInput" = "TextInput"
label: string
maxLength: null | number = null
minLength: null | number = null
placeholder: null | string = null
required: null | boolean = null
value: null | string = null

Methods

Generated using TypeDoc