Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 12:06
Show Gist options
  • Save velotiotech/3cfdd9dd234a0432ee7cf1adf8b12ce2 to your computer and use it in GitHub Desktop.
Save velotiotech/3cfdd9dd234a0432ee7cf1adf8b12ce2 to your computer and use it in GitHub Desktop.
dialogAction: {  
type: “Close”,  
fulfillmentState: "Fulfilled/ Failed", // (required)  
message: { // (optional)    
contentType: "PlainText or SSML",    
content: "Message to convey to the user"  
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment