Open ansman opened 4 years ago
So it's not surfaced in the response payload object?
No exactly, it's a private property that you cannot access and it never written.
As you seem to be familiar with the specific lines, would you mind posting them here? It seems like it should be feasible to flip a few bits.
As of version 1.8.0
noInputPrompts
is not supported. There is a field inDialogflowGooglePayload
declared for it but it is never used. This is important for us to be able to migrate away from our own SDK.