<data Commands>
Type: Corrade progressive command
Command[wiki]: getfriendslist
Description[wiki]: The getfriendslist
command returns a CSV
list of avatar names and avatar UUID
s that are the current bot's friends.
Permissions[wiki]: friendship
Parameters[wiki]: group
, password
Last Changes[wiki]: none
</data>
The getfriendslist
command returns a CSV
list of avatar names and avatar UUID
s that are the current bot's friends.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getfriendslist | group , password | friendship | llInstantMessage(CORRADE, wasKeyValueEncode( [ // get the avatar clusters // in the current region "command", "getfriendslist", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
getfriendslist
command.For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.