Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combining textRequest and eventRequest method functionality #99

Open
tkrshn opened this issue Dec 6, 2017 · 0 comments
Open

combining textRequest and eventRequest method functionality #99

tkrshn opened this issue Dec 6, 2017 · 0 comments

Comments

@tkrshn
Copy link

tkrshn commented Dec 6, 2017

This is more of a query than an issue. If this is not the correct forum, please feel free to close it out and let me know the appropriate place to ask this.

Issue
I want to pass the username of the chat user as a parameter from the client to the webhook service via dialogflow. Right now I am using textRequest() method to send user query texts into dialogflow. But I want to also pass username parameter along the request. I came across eventRequest() method which lets me do that but then I can't pass query text in this method. Is there a way I can achieve both these in one go?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant