openfrontio-api-client
    Preparing search index...

    Interface GetPlayerSessionsParams

    interface GetPlayerSessionsParams {
        playerId: string;
        useBigInt?: boolean;
    }
    Index

    Properties

    Properties

    playerId: string
    useBigInt?: boolean