-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When creating a response a user should be able to configure the view of suggestions.
The resulting payload would look like:
'payload': {
'google': {
'expect_user_response': False,
'is_ssml': True,
'permissions_request': None,
"richResponse": {
"items": [],
"suggestions": [],
"linkOutSuggestion": {}
}
}
}
Metadata
Metadata
Assignees
Labels
No labels