Google Cloud Dialogflow V2beta1Intent Message Rbm Suggested Reply Response
data class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReplyResponse(val postbackData: String, val text: String)
Rich Business Messaging (RBM) suggested reply that the user can click instead of typing in their own response.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReplyResponse(postbackData: String, text: String)