Difference between revisions of "Bot Playground/AI/Bot.AI.forgetConversation"
From SmartBots Developers Docs
(Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>'''Forget (cancel) conversation of a bot with a specific resident.'''</onlyinclude> <syntaxhighlight lang="javascript"> Bot.AI.f...") |
|||
| Line 15: | Line 15: | ||
{{API Variable|none}} | {{API Variable|none}} | ||
{{API Variables Table End}} | {{API Variables Table End}} | ||
| + | |||
| + | {{NavMenu}} | ||
Revision as of 16:10, 10 October 2023
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 | |||