Difference between revisions of "AdminBot for LSL/Commands/SB SETUP SETGROUPUUID"

From SmartBots Developers Docs
Jump to: navigation, search
(Result)
Line 13: Line 13:
  
 
One of the following events will be generated:
 
One of the following events will be generated:
* [[AdminBot Events|SB_SETUP_SUCCESS]]
+
* [[AdminBot for Groups/Events|SB_SETUP_SUCCESS]]
* [[AdminBot Events|SB_SETUP_FAILED]]
+
* [[AdminBot for Groups/Events|SB_SETUP_FAILED]]
  
 
{{AdminBot for Groups Commands - standard footer}}
 
{{AdminBot for Groups Commands - standard footer}}

Revision as of 19:45, 29 June 2016

The same as SB_SETUP_SETGROUP, but uses group UUID instead of name.

Variables

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

Variable Required Description


str yes security code
id yes group UUID

Result

One of the following events will be generated: