APICommandDescription
Is ActionBot OpenWalkMeApi.actionbot.isOpen()true/false
Close ActionBotWalkMeAPI.actionbot.close()Closes ActionBot
Opens ActionBot ConversationWalkMeAPI.actionbot.open({ botId: x, conversationId: y });Opens specific ActionBot Conversation where x is the botId and y is the conversationId