Represents a text input builder.
Extends
BuilderTextInputComponentConstructs a new instance of the
TextInputBuilder
className | Type | Optional | Description |
---|---|---|---|
data | Partial<TextInputComponentData | APITextInputComponent> | Yes | None |
Creates a new text input builder from JSON data
Name | Type | Optional | Description |
---|---|---|---|
other | JSONEncodable<APITextInputComponent> | APITextInputComponent | No | The other data |