Skip to content

Commit 7c8f85d

Browse files
authored
Update user.md
1 parent 3d737a8 commit 7c8f85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/server/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ A list of all known keys can be found in the table below
5151
| 38 | messages | **Integer** | How many new messages the user has (shown in-game as a notification) | <!-- there are a bunch of keys before here but they are exclusive to friend requests so i didnt add them here -->
5252
| 39 | friendRequests | **Integer** | How many new friend requests the user has (shown in-game as a notificaiton) |
5353
| 40 | newFriends | **Integer** | How many new Friends the user has (shown in-game as a notificaiton) |
54-
| 41 | hasBlocked | **Bool** | appears on userlist endpoint to show if the user is blocked |
54+
| 41 | NewFriendRequest | **Bool** | appears on userlist endpoint to show if the friend request is new |
5555
| 42 | age | **String** | the time since you submitted a levelScore |
5656
| 43 | accSpider | **Integer** | The spider number of the player use |
5757
| 44 | twitter| **String** | The twitter of player |

0 commit comments

Comments
 (0)