Bot.AI.getConversationByName

From SmartBots Developers Docs
Jump to: navigation, search


Get/create conversation with a specific resident. If conversation doesn't exist yet, creates it.

Bot.AI.getConversationByName(residentName)

Reference

This command accepts the following parameters:

Variable Required Description


Input:
residentName yes Resident SL name
Output:
result A conversation object.