Avatar
avatars are cool yk
Introduction to Promises
getOutfits
client.avatar:getOutfits(1):andThen(function(response)
print(response)
end):catch(warn)Arguments:
Type
Name
Returns: (this is an example of a successful return from the code above)
{
{
["id"] = 19461896,
["isEditable"] = true,
["name"] = "Roblox"
}
}getAvatarInfo
Arguments:
Type
Name
Last updated