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

    Type Alias SupportedAPI

    type SupportedAPI = {
        apilist: { interfaces: { methods: ApiMethod[]; name: string }[] }[];
    }
    Index

    Properties

    Properties

    apilist: { interfaces: { methods: ApiMethod[]; name: string }[] }[]

    List of supported APIs.