In my rasa chatbot i want the buttons to look like images that the user can click. For eg, i am making a real estate bot and i want the user to see the property image as a button that he can click on. Need help
I guess you can handle this on the client side by rendering the appropriate images in place of the buttons?
Can u give a sample code on how to do it