| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Type | Description | Notes |
|---|---|---|---|
| active | bool | [default to True] | |
| can_request_invite | bool | [default to True] | |
| capacity | int | ||
| client_number | str | Always returns "unknown". | |
| full | bool | [default to False] | |
| id | str | InstanceID can be "offline" on User profiles if you are not friends with that user and "private" if you are friends and user is in private instance. | |
| instance_id | str | ||
| location | str | InstanceID can be "offline" on User profiles if you are not friends with that user and "private" if you are friends and user is in private instance. | |
| n_users | int | ||
| name | str | ||
| owner_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] |
| permanent | bool | [default to False] | |
| photon_region | Region | ||
| platforms | InstancePlatforms | ||
| region | Region | ||
| secure_name | str | ||
| short_name | str | [optional] | |
| tags | list[str] | The tags array on Instances usually contain the language tags of the people in the instance. | |
| type | InstanceType | ||
| world_id | str | WorldID be "offline" on User profiles if you are not friends with that user. | |
| hidden | 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] |
| friends | 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] |
| private | 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] |
| Back | FazBrowse Home | New Git URL |