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

    Type Alias App

    type App = {
        appid: AppId;
        name: string;
    }
    Index

    Properties

    Properties

    appid: AppId

    An integer containing the program's ID.

    name: string

    A string containing the program's publicly facing title.