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

Skip to content

Commit b8d066c

Browse files
committed
add bio columns x2
1 parent cf3afff commit b8d066c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UserAPI/GetByID.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ statusDescription | string | Custom message from the user.
3232
location | `WorldLocation` | the world the user is currently in. Friends Only
3333
worldId | string | The world id, could be `offline`. Friends Only
3434
instanceId | string | The instance id, could be `offline`. Friends Only
35+
bio | String | yes | Information about you.
36+
bioLinks | Array | yes | Links.
3537

3638
### DeveloperType
3739

0 commit comments

Comments
 (0)