Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf3afff

Browse files
committed
add bio columns
1 parent cd0dbc5 commit cf3afff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UserAPI/UpdateInfo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ tags | string or array of strings | yes | change the tags
2626
networkSessionId | string | yes | Sets the network session id of the user, the session id is from Photon
2727
status | `Status` | yes | change the status
2828
statusDescription | String | yes | change message seen ingame.
29+
bio | String | yes | Information about you.
30+
bioLinks | Array | yes | Links.
2931

3032
### Status
3133

0 commit comments

Comments
 (0)