mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 19:02:22 +01:00
29 lines
537 B
JSON
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"
|
|
}
|
|
} |