conv.ask(`Fetching your request...`);
conv.ask(new Image({
url: photo_request,
alt: 'Restaurant photo',
}))
conv.close(`Okay, the restaurant name is ` + name + ` and the address is ` + address + `. The following photo uploaded from a Google Places user might whet your appetite!`);
Эта часть кода показывает только текстовый ответ на консоли. Я хочу сохранить информацию в значениях параметров интентов