Skip to main content
All docs
V25.1
  • IPromptSuggestion Members

    Defines prompt suggestion settings.

    Properties

    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