如何从Golang中的Dialoflow Webhook踢FollowupEvent

时间:2018-08-21 08:51:01

标签: go dialogflow

我对Go不熟悉。您能告诉我如何建立正确的dialogflow结构。GoogleCloudDialogflowV2WebhookResponse for Followup事件。

以下代码不起作用:

var key = 'door / chair / screw';
console.log(key.replace(/\w+\s+\/\s+/, ''));

1 个答案:

答案 0 :(得分:0)

已解决:

foovar:=&dialogflow.GoogleCloudDialogflowV2EventInput {         语言代码:“ en”,         名称:“ nextevent-follow”,         参数:[] byte(messages),     }