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

    Type Alias SteamLevel

    type SteamLevel = {
        response: { player_level: number };
    }
    Index

    Properties

    Properties

    response: { player_level: number }