How to add a custom button
<button type="button" onclick="BotSqd.openConversation('main')">Open conversation</button><a href="#" onclick="BotSqd.openConversation('main')">Open conversation</a>Last updated
Was this helpful?
<button type="button" onclick="BotSqd.openConversation('main')">Open conversation</button><a href="#" onclick="BotSqd.openConversation('main')">Open conversation</a>Last updated
Was this helpful?
Was this helpful?