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

11 lines
488 B
Markdown

# UserExists
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **nameOk** | **Boolean** | Is the username valid? | [optional] [default to false] |
| **userExists** | **Boolean** | Status if a user exist with that username or userId. | [default to false] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)