How to enable auto-suggestion?
You have to enable autocomplete feature manually on your bot.
There are two steps to make Autocomplete feature live on a bot -
-
The bot builder needs to flag (refer to the image below) particular user messages a sentence on every start step. And this sentence will be suggested as user types in the message composer. This control is provided to suggest the grammatically correct i.e. apt user messages the sentence from a step.
-
In the Business Manager enable to Enable Typing Suggestions option from the SDK Configurations section.