BOT_UNFRIEND

From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 22:18, 27 May 2017 by Chevonn Edelmann (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_UNFRIEND}} <onlyinclude>Commands bot to unfriend to someone</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_UNFRIEND}} {{API Variable|s...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Commands bot to unfriend to someone

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


str yes uuid of person to unfriend
id yes --

Example

llMessageLinked(LINK_SET, BOT_UNFRIEND , "uuid goes here", "");