#Count hwo many friend requests if we have more than +500
1 messages · Page 1 of 1 (latest)
and make it so it also shows how many friend requests within a day, 7d, 30d, a year, all time, and also by the originSourceType (like how many in total of that category, etc)
this is what the api return
{
"previousPageCursor": "1:639021948262870000",
"nextPageCursor": "1:639016710680490000",
"data": [
{
"friendRequest": {
"sentAt": "2025-12-24T11:40:26.287Z",
"senderId": 7659461930,
"sourceUniverseId": 7717590013,
"originSourceType": "InGame",
"contactName": null,
"senderNickname": ""
},
"mutualFriendsList": [],
"id": 7659461930
}
]
}
thank you @left swan
not gonna happen cuz of rate limits for such a small feature