rozod
    Preparing search index...

    Variable patchGamesUniverseidUserVotesConst Api Param

    patchGamesUniverseidUserVotes: EndpointGeneric<
        { universeId: number },
        Record<string, never>,
        { vote: boolean },
    > = ...

    PATCH https://games.roblox.com/v1/games/:universeId/user-votes Set the user's vote for a game body The request body. universeId The id of the universe.