I have this prototype im building where I would like to have a few buttons, which when clicked trigger the creation of a user/client message into the ChatBot. Without having access to the internal state of the ChatBot or any way to programmatically update it, im not entirely sure how I could do this.
In the example below, I would like to be able to click "Button 1 Lorem ipsum sit amet dolor" and have "Lorem ipsum sit amet dolor" show up in the chat as if I had typed it in and hit enter.
Thoughts?

I have this prototype im building where I would like to have a few buttons, which when clicked trigger the creation of a user/client message into the ChatBot. Without having access to the internal state of the ChatBot or any way to programmatically update it, im not entirely sure how I could do this.
In the example below, I would like to be able to click "Button 1 Lorem ipsum sit amet dolor" and have "Lorem ipsum sit amet dolor" show up in the chat as if I had typed it in and hit enter.
Thoughts?
