21 May 2016
target.21 December 2014
group Corrade permissions.
The leave can be used to make Corrade leave group.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
leave | group, password | group | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "leave", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |
| Optional Parameter | Possible Value | Description |
|---|---|---|
target | A group name or UUID. | The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter. |