Join Discord
Powered by
Add this to your JavaScript code window.botp...
# 🌎general
f
fresh-fireman-491
01/20/2024, 4:15 PM
Add this to your JavaScript code window.botpressWebChat.onEvent( function (event) { if (event.type === 'LIFECYCLE.LOADED') { window.botpressWebChat.sendEvent({ type: 'show' }) } }, ['LIFECYCLE.LOADED'] )
Previous
Next