<data Commands>
Type: Corrade progressive command
Command[wiki]: getmutes
Description[wiki]: The getmutes
command can retrieve Corrade's mute list.
Permissions[wiki]: mute
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 9.2 - the command now also returns the MuteType and MuteFlags.
</data>
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:
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.