textInputs0
Deprecated
Action Rows with text inputs in modals are now deprecated. Kept for binary compatibility. The deprecation level will be raised to ERROR in 0.19.0, to HIDDEN in 0.20.0 and this declaration will be removed in 0.21.0
Replace with
textInputsContent copied to clipboard
The TextInputComponents of the modal, indexed by their customId. They contain the values submitted by the user.