Files
VRChatBackendDocs/Models/GroupInstance.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

850 B

GroupInstance

Properties

Name Type Description Notes
instanceId String 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. [default to null]
location 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. [default to null]
memberCount Integer [default to null]
world World [default to null]

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