The getmutes
command can retrieve Corrade's mute list.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getmutes | group , password | mute | llInstantMessage(CORRADE, wasKeyValueEncode( [ // retrieve the mute list and // send it to the callback URL "command", "getmutes", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
The result sent to the callback URL will be a CSV list of: