Interface: AppBase

January 23, 2026 ยท View on GitHub

steamapi


steamapi / AppBase

Interface: AppBase

Defined in: structures/AppBase.ts:2

An object representing a steam app with only its name and ID

Properties

appid

appid: number

Defined in: structures/AppBase.ts:4

This app's ID


name

name: string

Defined in: structures/AppBase.ts:7

This app's name

Contents

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