$input
Retrieves input from modal.
Usage
$input[Text Input ID]
Parameters
Text Input ID
(Type: String || Flag: Required)
: input ID in $addTextInput
Example
Interaction command code
$nomention
Name : $input[modalInput1]
Pronouns : $input[modalInput2]
About me : $input[modalInput3]
For more info, see the Modals Guide.