Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 585 Bytes

UserExists.md

File metadata and controls

16 lines (11 loc) · 585 Bytes

vrchat_dart_generated.model.UserExists

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

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]

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