Interface RawTextInput

Hierarchy

  • RawTextInput

Properties

custom_id: string
label: string
max_length?: number
min_length?: number
placeholder?: string
required?: boolean
value?: string