SuggestionsBehavior
configurationControls what happens when a user selects a message suggestion. Supported values:
"send": The suggestion text is immediately sent as a message."insert": The suggestion text is inserted into the message box input, allowing the user to edit it before sending.
suggestionsBehavior
StringDefault: "send"