Hi! This is quite an easy one to answer… What do the presence types on presence.roblox.com mean? They return number values (0, 1, 2, 3). Does anyone know how they works? Like what do the numbers mean? Example:
{
"userPresences": [
{
"userPresenceType": 3, (this is what im talking about. i was in studio so i know that 3 is studio)
"lastLocation": "",
"placeId": null,
"rootPlaceId": null,
"gameId": null,
"universeId": null,
"userId": 469545401,
"lastOnline": "2023-11-29T07:25:19.91Z"
}
]
}
ps: first post i became a member finally!!!