How to make the bot send images? #61
Answered
by
tjtanjin
LinkTheCoder
asked this question in
Q&A
|
Hi, I'm new to react-chatbotify! |
Answered by
tjtanjin
May 13, 2024
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! 😊 |
0 replies
Answer selected by
tjtanjin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @LinkTheCoder! For sending of images, you can consider using the
renderattribute 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! 😊