rozod
    Preparing search index...

    Variable getGamesUniverseidFavoritesConst Api Param

    getGamesUniverseidFavorites: EndpointGeneric<
        { universeId: number },
        { isFavorited: boolean },
        undefined,
    > = ...

    GET https://games.roblox.com/v1/games/:universeId/favorites Returns if a game was marked as favorite for the authenticated user universeId The Id of the universe.