Skip to content

Commit 42498ef

Browse files
committed
Update user.md
1 parent cba7f71 commit 42498ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/resources/server/user.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
| 29 | isRegistered | **number** | if an account is registered or not |
3232
| 30 | GlobalRank | **number** | The global rank of this player |
3333
| 31 | Friendstate | **number** | 0: None, 1: already is friend, 3: send request to target, but target haven't accept, 4: target send request, but haven't accept
34+
| 38 | Messages | **number** | How many new messages the user has (shown in-game as a notificaiton) |
35+
| 39 | FriendRequests | **number** | How many new friend requests the user has (shown in-game as a notificaiton) |
36+
| 40 | NewFriends | **number** | How many new Friends the user has (shown in-game as a notificaiton) |
3437
| 41 | hasBlocked | **Bool** | appears on userlist endpoint to show if the user is blocked |
3538
| 42 | levelScore Time | **String** | the time since you submitted a levelScore |
3639
| 43 | accSpider | **number** | The spider number of the player use |

0 commit comments

Comments
 (0)