Add intent to bot

0

Can you help me with the following and thanks.

I need to know if it is possible to add an intent to an existing bot. I was reading the documentation and is the putbot method but in this function I must specify an array with the intents that the bot will have ( this involves me creating another function to list the intent that I want in the bot in the format: array: {intentName: "", intentVersion: ""} ).

Edited by: sebasxyz on Jan 23, 2020 12:35 PM

asked 4 years ago233 views
1 Answer
0

I already build a function to generate the array of intents.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions