Steam WebAPI Docs - v1.2.2
    Preparing search index...

    Type Alias CurrentPlayerCount

    type CurrentPlayerCount = {
        response: { player_count: number; result: Result };
    }
    Index

    Properties

    Properties

    response: { player_count: number; result: Result }