Represents the serialized fields from a modal submit interaction
Gets a field given a custom id from a component
Name | Constraints | Optional | Default | Description |
---|---|---|---|---|
Type | ComponentType | No | None |
Name | Type | Optional | Description |
---|---|---|---|
customId | string | No | The custom id of the component |
type | Type | No | The type of the component |
Gets the value of a text input component given a custom id
Name | Type | Optional | Description |
---|---|---|---|
customId | string | No | The custom id of the text input component |