rozod
    Preparing search index...

    Variable getClientVersionBinarytypeConst Api Param

    getClientVersionBinarytype: EndpointGeneric<
        { binaryType: string },
        {
            bootstrapperVersion: string;
            clientVersionUpload: string;
            nextClientVersion: string;
            nextClientVersionUpload: string;
            version: string;
        },
        undefined,
    > = ...

    GET https://clientsettings.roblox.com/v1/client-version/:binaryType Get client version information for specific binary type binaryType Platform(WindowsPlayer, WindowsStudio, MacPlayer or MacStudio) for which we want the latest version