Get Friendship Requests

getfriendshiprequests (Commands)
TypeCorrade progressive command
Commandgetfriendshiprequests
DescriptionThe getfriendshiprequests command lists the pending friendship requests as a CSV list of avatar names by avatar UUIDs.
Permissionsfriendship
Parametersgroup, password
Last Changesnone

The getfriendshiprequests command lists the pending friendship requests as a CSV list of avatar names by avatar UUIDs.

Command Required Parameters Required Corrade Permissions Example
getfriendshiprequests group, password friendship
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // termiante friendship
            // with Big Betty
            "command", "getfriendshiprequests",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/getfriendshiprequests.txt ยท Last modified: 2022/11/24 07:45 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.