Variable getValidatorsUsernameConst

getValidatorsUsername: EndpointGeneric<{
    BirthDay: string;
    Username: string;
}, {
    didGenerateNewUsername: boolean;
    suggestedUsernames: string[];
}, any> = ...

GET https://auth.roblox.com/v1/validators/username

Tries to get a valid username if the current username is taken