IPromptSuggestion Properties
Defines prompt suggestion settings.Name | Description |
---|---|
PromptMessage | Returns the text to be displayed in the input field after a user clicks the corresponding suggestion (hint bubble). |
SendOnClick | Specifies what happens when you click a search suggestion: instantly send it to chat or place it in the prompt box. |
Text | Returns prompt suggestion text. |
Title | Returns the prompt suggestion title. |
See Also