openfrontio-api-client
    Preparing search index...

    Interface GetPlayerInfoParams

    Players

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

    Properties

    Properties

    playerId: string
    useBigInt?: boolean