Files
LawinServer/responses/friendslist2.json
2022-02-28 19:39:25 +00:00

29 lines
537 B
JSON

{
"friends": [
{
"accountId": "SubtoLawin_123",
"groups": [],
"mutual": 0,
"alias": "",
"note": "",
"favorite": false,
"created": "2000-04-08T12:32:42.069Z"
},
{
"accountId": "Followlawin_123",
"groups": [],
"mutual": 0,
"alias": "",
"note": "",
"favorite": false,
"created": "2000-04-08T12:32:42.069Z"
}
],
"incoming": [],
"outgoing": [],
"suggested": [],
"blocklist": [],
"settings": {
"acceptInvites": "public"
}
}