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

    Type Alias AppNews

    type AppNews = {
        appnews: { appid: AppId; newsitems: NewsItem[] };
    }
    Index

    Properties

    Properties

    appnews: { appid: AppId; newsitems: NewsItem[] }