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

    Class ISteamAppsWrapper

    Used to access data about applications on Steam.

    Index

    Constructors

    Methods

    • Check if a given app version is the most current available.

      Parameters

      • appid: number

        AppID of game.

      • version: string

        The installed version of the game.

      Returns Promise<UpToDateCheck>