When user is presented with a list of goals there should be an option to create a new goal. This could be either done by additional option in dropdown or a separate button.
Challenge in here is that there is no input text field as interactive message, so after clicking the button bot should get the details about new goal in chat mode.
Implement creating goals with the Unleasher Bot
When user is presented with a list of goals there should be an option to create a new goal. This could be either done by additional option in dropdown or a separate button.
Challenge in here is that there is no input text field as interactive message, so after clicking the button bot should get the details about new goal in chat mode.