Hi 👋 I'm trying to send a list of options from t...
# 🌎general
w
Hi 👋 I'm trying to send a list of options from the website to the chatbot to display the list of options to the user. Could someone point me to some resource were I can achieve that? I found the
window.botpressWebChat.sendPayload({ type: 'text', text: 'I am a message sent through code' })
function, but I can't fill up
Multiple Options
card by using
event.payload