Variable getValidatorsRecommendedusernamefromdisplaynameConst
getValidatorsRecommendedusernamefromdisplayname: EndpointGeneric<{ BirthDay: string; DisplayName: string; }, { didGenerateNewUsername: boolean; suggestedUsernames: string[]; }, any> = ...
Api
GET https://auth.roblox.com/v1/validators/recommendedUsernameFromDisplayName
Summary
Validates the given display name, and if valid, will convert it to a valid username and return suggested username(s) if available.
Param: DisplayName
Param: BirthDay