Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.45 KB

File metadata and controls

26 lines (21 loc) · 1.45 KB

CurrentUserPresence

Properties

Name Type Description Notes
avatar_thumbnail str [optional]
current_avatar_tags str [optional]
display_name str [optional]
debugflag str [optional]
groups list[str] [optional]
id str 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. [optional]
instance str [optional]
instance_type str either an InstanceType or an empty string [optional]
is_rejoining str [optional]
platform str either a Platform or an empty string [optional]
profile_pic_override str [optional]
status str either a UserStatus or empty string [optional]
traveling_to_instance str [optional]
traveling_to_world str WorldID be "offline" on User profiles if you are not friends with that user. [optional]
user_icon str [optional]
world str WorldID be "offline" on User profiles if you are not friends with that user. [optional]

[Back to Model list] [Back to API list] [Back to README]