Replymessage unavailable
<script>
window.LABahasaChatbotConfig = {
token: 'token,
baseUrl: 'url'
}
</script>
<script
src="https://core.poc.labahasa.ai/embed.min.js"
id="id"
defer>
</script>
<style>
#labahasa-chatbot-bubble-button {
background-color: #1C64F2 !important;
margin-bottom: 4rem;
z-index: 10;
}
#labahasa-chatbot-bubble-window {
width: 24rem !important;
height: 30rem !important;
}
</style>