rozod
    Preparing search index...

    Variable getXboxConnectionConst Api

    getXboxConnection: EndpointGeneric<
        { [key: string]: any },
        { gamertag: string; hasConnectedXboxAccount: boolean },
        undefined,
    > = ...

    GET https://auth.roblox.com/v1/xbox/connection Check if the current user has an Xbox connected. Also returns the gamertag of the Xbox account if connected.