Class IPlayerServiceWrapper

Provides additional methods for interacting with Steam Users.

Hierarchy

  • IPlayerServiceWrapper

Constructors

Properties

apiKey: string
webApiClient: WebApiClient

Methods

  • Gets all the quests needed to get the specified badge, and which are completed.

    Parameters

    • steamid: string

      The player we're asking about.

    • Optional badge: number

      The badge we're asking about.

    Returns Promise<BadgeProgress>

Generated using TypeDoc