Skip to content

Instantly share code, notes, and snippets.

@ReeSilva
Created January 8, 2018 18:55
Show Gist options
  • Save ReeSilva/b34401b8a81c94921bd73b967d8819dd to your computer and use it in GitHub Desktop.
Save ReeSilva/b34401b8a81c94921bd73b967d8819dd to your computer and use it in GitHub Desktop.
Jao Return
{
asyncConversation: {
id: 'test',
ask: {
text: 'Este é o texto de retorno',
speech: 'Esta é a fala de retorno',
},
payload: event,
endConversation: false,
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment