You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CurrentUserPresence.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
|**profilePicOverride**|**String**||[optional]|
21
21
|**status**|**String**| either a UserStatus or empty string |[optional]|
22
22
|**travelingToInstance**|**String**||[optional]|
23
-
|**travelingToWorld**|**String**|WorldID be \"offline\" on User profiles if you are not friends with that user. |[optional]|
23
+
|**travelingToWorld**|**String**|Represents a unique location, consisting of a world identifier and an instance identifier, or \"offline\" if the user is not on your friends list. |[optional]|
24
24
|**userIcon**|**String**||[optional]|
25
25
|**world**|**String**| WorldID be \"offline\" on User profiles if you are not friends with that user. |[optional]|
|**userId**|**String**| A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. ||
0 commit comments