Variable getUsersAuthenticatedCountryCodeConst

getUsersAuthenticatedCountryCode: EndpointGeneric<{}, {
    countryCode: string;
}, any> = ...

GET https://users.roblox.com/v1/users/authenticated/country-code

Gets the country code of the authenticated user.