Open abhishekbatra opened 5 years ago
Here's a link to the official one: https://dialogflow-python-client-v2.readthedocs.io/en/latest/gapic/v2beta1/types.html#dialogflow_v2beta1.types.WebhookResponse
This will be beneficial if you are building your webhook responses using pure Dialogflow JSON.
There's already an official API available for modeling a webhook response in python. What value does this library add?