BOT_ACTIVATE_GROUP

From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 12:26, 4 March 2019 by Scullyuk (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_ACTIVATE_GROUP}} <onlyinclude>Commands bot activate a group with given group UUID</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_ACTIV...")

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

Commands bot activate a group with given group UUID

Variables

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

Variable Required Description


str yes --
id yes uuid of group to activate

Example

llMessageLinked(LINK_SET, BOT_ACTIVATE_GROUP, "", "0b65a122-8f77-64fe-5b2a-225d4c490d9c");