How to make the bot send images? #61
-
Hi, I'm new to react-chatbotify! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @LinkTheCoder! For sending of images, you can consider using the An example of render component can also be found here (although the example shows a button instead): https://react-chatbotify.tjtanjin.com/docs/examples/render_component Let me know if you need further clarifications! 😊 |
Beta Was this translation helpful? Give feedback.
Hey @LinkTheCoder! For sending of images, you can consider using the
render
attribute as described here: https://react-chatbotify.tjtanjin.com/docs/api/attributesAn example of render component can also be found here (although the example shows a button instead): https://react-chatbotify.tjtanjin.com/docs/examples/render_component
Let me know if you need further clarifications! 😊