Class ISteamWebAPIUtilWrapper

Provides miscellaneous Web API related functionality through utility methods.

Hierarchy

  • ISteamWebAPIUtilWrapper

Constructors

Properties

Methods

Constructors

Properties

webApiClient: WebApiClient

Methods

  • Lists all available WebAPI interfaces.

    Parameters

    • Optional apiKey: string

      (Optional) Presence of a Steam WebAPI key will display all available methods & interfaces allowed for that key.

    Returns Promise<SupportedAPI>

Generated using TypeDoc