LinkOutSuggestion
Stentor API Reference / stentor-models/src / LinkOutSuggestion
Interface: LinkOutSuggestion
Defined in: packages/stentor-models/src/Suggestion.ts:29
Suggestion chip that links out to an App or Website. Ownership of the URL must be validated in the Actions on Google developer console or the suggestion will not be shown.
The title has a limit of 20 characters, note this is different from when it is a normal suggestion
Only Google Assistant at the moment.
Extends​
Properties​
title​
title:
string
Defined in: packages/stentor-models/src/Suggestion.ts:16
Inherited from​
url​
url:
string
Defined in: packages/stentor-models/src/Suggestion.ts:30