Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 697 Bytes

GroupInstance.md

File metadata and controls

18 lines (13 loc) · 697 Bytes

vrchat_dart_generated.model.GroupInstance

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
instanceId String
location 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.
world World
memberCount int

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