Send a URL event to the Bot via the webchat
This is useful if you use a state management routing framework like Angular, React or Vuejs.
Automatic event
Don't send UrlEvent event manually if you are not using a state management routing framework: this will be done automatically.
window.ClustaarWebchat.sendUrlEvent('MY_ABSOLUTE_URL');