import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | Name of the gallery. | |
description | String | Description of the gallery. | [optional] |
membersOnly | bool | Whether the gallery is members only. | [optional] [default to false] |
roleIdsToView | List<String> | [optional] | |
roleIdsToSubmit | List<String> | [optional] | |
roleIdsToAutoApprove | List<String> | [optional] | |
roleIdsToManage | List<String> | [optional] |