iboldurev / dialogflow

Unofficial php sdk for Dialogflow
https://dialogflow.com/
MIT License
164 stars 60 forks source link

Implement proper Webhook models #10

Open gambry opened 7 years ago

gambry commented 7 years ago

Hi,

I've been browsing this library for the last couple of days trying to understand how to implement webhooks handling, without much luck.

I made a PR in order to add Webhook Request and Response models.

gambry commented 7 years ago

https://github.com/iboldurev/dialogflow/pull/9 has been merged, this issue can now be closed.

nicola-rossato-opensymbol commented 7 years ago

Hi @gambry, I need to know if is possible to query DialogFlow specifying the action to use, have you an example of this? Thank you

gambry commented 7 years ago

No, I haven't worked with action yet. I can see there is a model for that in this library, but haven't tried it yet. Sorry.

nicola-rossato-opensymbol commented 7 years ago

No matter, thank you anyway for your reply :]