Interface: UserStat

January 23, 2026 ยท View on GitHub

steamapi


steamapi / UserStat

Interface: UserStat

Defined in: structures/UserStat.ts:1

Properties

name

name: string

Defined in: structures/UserStat.ts:3

API name for this stat (e.g. 1_3, total_time_played, total_wins_map_de_train)


value

value: number

Defined in: structures/UserStat.ts:6

The integer value for this stat

Contents

  1. 1Properties
  2. 1.1name
  3. 1.2value