Represents a text input builder.
Extends
BuilderTextInputComponentConstructs a new instance of the 
TextInputBuilder class| Name | 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 |