import 'package:vrchat_dart_generated/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| acceptedTOSVersion | int | [optional] | |
| bio | String | [optional] | |
| bioLinks | List<String> | [optional] | |
| birthday | DateTime | [optional] | |
| contentFilters | List<ContentFilter> | These tags begin with content_ and control content gating |
[optional] |
| currentPassword | String | [optional] | |
| displayName | String | MUST specify currentPassword as well to change display name | [optional] |
| String | [optional] | ||
| hasSharedConnectionsOptOut | bool | Opt out of the Mutuals feature | [optional] |
| isBoopingEnabled | bool | [optional] | |
| password | String | MUST specify currentPassword as well to change password | [optional] |
| pronouns | String | [optional] | |
| revertDisplayName | bool | MUST specify currentPassword as well to revert display name | [optional] |
| status | UserStatus | [optional] | |
| statusDescription | String | [optional] | |
| tags | List<String> | [optional] | |
| unsubscribe | bool | [optional] | |
| userIcon | String | MUST be a valid VRChat /file/ url. | [optional] |