Bot.AI.forgetConversation
From SmartBots Developers Docs
Revision as of 15:54, 10 October 2023 by NealB (Talk | contribs) (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>'''Forget (cancel) conversation of a bot with a specific resident.'''</onlyinclude> <syntaxhighlight lang="javascript"> Bot.AI.f...")
Forget (cancel) conversation of a bot with a specific resident.
Bot.AI.forgetConversation(residentName)
Reference
This command accepts the following parameters:
Variable | Required | Description
| |
---|---|---|---|
Input: | |||
residentName | yes | Resident SL name | |
Output: | |||
none |