dialogflow-javascript-client
dialogflow-javascript-client copied to clipboard
How can I send extra attribute to dialogflow
I want to send the current date and time from the browser to my server, to do some logic. Is there anyway I can add extra attributes to the json file.
Thanks