rozod
    Preparing search index...

    Variable postPresenceUsersConst Api Param

    postPresenceUsers: EndpointGeneric<
        {},
        {
            userPresences: {
                gameId: string;
                invisibleModeExpiry: string;
                lastLocation: string;
                lastOnline: string;
                placeId: number;
                rootPlaceId: number;
                universeId: number;
                userId: number;
                userPresenceType: 0
                | 1
                | 2
                | 3;
            }[];
        },
        { userIds: number[] },
    > = ...

    POST https://presence.roblox.com/v1/presence/users Get Presence for a list of users body