when I use dialogflow + google assistant, I usually save a temporary data with conv.data
and save to user storage with conv.user.storage
in webhook cloud function javascript
but, when I use dialogflow + telegram, I didn't find that. so I want to save a score in quiz, so in 10 question, the system able to store like a temporary storage to save the score and calculate after the quiz is finish