MemoryTask
Description
Properties
key(string, required) - The key in a response object with which the results of the task should be associated.prompts(Array<MemoryTask.Prompt>, required)intro(MemoryTask.Intro, required)havingTrouble(HavingTrouble, required)
Example
// Coming soon.