import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
userExists | bool | Status if a user exist with that username or userId. | [default to false] |
nameOk | bool | Is the username valid? | [optional] [default to false] |
import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
userExists | bool | Status if a user exist with that username or userId. | [default to false] |
nameOk | bool | Is the username valid? | [optional] [default to false] |