API

Command

Description

Is ActionBot Open

WalkMeApi.actionbot.isOpen()

true/false

Close ActionBot

WalkMeAPI.actionbot.close()

Closes ActionBot

Opens ActionBot Conversation

WalkMeAPI.actionbot.open({ botId: x, conversationId: y });

Opens specific ActionBot Conversation where x is the botId and y is the conversationId