BOT_ACTIVATE_GROUP

From SmartBots Developers Docs
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");