https://discord.gg/botpress logo
How can I add a custom message to the message list...
# 💻developers
q
How can I add a custom message to the message list in react chat library? I want to receive information from AI bot, and then want to make a query to my backend through my client UI and fetch data and show it as a new bubble in the chat. (FYI: I'm not using the widget, but the react library to control the components)