Hi All,
Hope you well. I am stucked at a scenario where i need to use external link on button click.
utter_ask_menu:
- buttons:
- title: Google url: https://www.google.com/
- title: Facebook url: https://www.facebook.com/
- title: Youtube url: https://www.youtube.com/
- payload: https://in.linkedin.com/ title: Linekedin
Can you help me how to redirect to these page after click. I am using chatroom scallablemind UI GitHub - scalableminds/chatroom: React-based Chatroom Component for Rasa Stack.
Thanks is advance