Class: GameInfoBasic

January 23, 2026 ยท View on GitHub

steamapi


steamapi / GameInfoBasic

Class: GameInfoBasic

Defined in: structures/GameInfoBasic.ts:5

Extends

Extended by

Constructors

Constructor

new GameInfoBasic(data): GameInfoBasic

Defined in: structures/GameInfoBasic.ts:12

Parameters

data

any

Returns

GameInfoBasic

Overrides

Game.constructor

Properties

icon

icon: string

Defined in: structures/GameInfoBasic.ts:10

Hash for this game's icon


id

id: number

Defined in: structures/Game.ts:6

App ID for this game

Inherited from

Game.id


name

name: string

Defined in: structures/GameInfoBasic.ts:7

Name for this game

Accessors

backgroundURL

Get Signature

get backgroundURL(): string

Defined in: structures/Game.ts:28

(might not exist) game page background

Returns

string

Inherited from

Game.backgroundURL


coverURL

Get Signature

get coverURL(): string

Defined in: structures/Game.ts:31

(might not exist) game cover

Returns

string

Inherited from

Game.coverURL


headerMediumURL

Get Signature

get headerMediumURL(): string

Defined in: structures/Game.ts:16

(might not exist) medium sized header image

Returns

string

Inherited from

Game.headerMediumURL


headerURL

Get Signature

get headerURL(): string

Defined in: structures/Game.ts:13

(might not exist) large sized header used on the store page

Returns

string

Inherited from

Game.headerURL


iconURL

Get Signature

get iconURL(): string

Defined in: structures/GameInfoBasic.ts:20

tiny app icon

Returns

string


logoURL

Get Signature

get logoURL(): string

Defined in: structures/Game.ts:34

(might not exist) transparent game logo

Returns

string

Inherited from

Game.logoURL


smallHeaderURL

Get Signature

get smallHeaderURL(): string

Defined in: structures/Game.ts:19

(might not exist) small header image used on user pages

Returns

string

Inherited from

Game.smallHeaderURL


tinyHeaderURL

Get Signature

get tinyHeaderURL(): string

Defined in: structures/Game.ts:22

(might not exist) tiny header image used on app bundles

Returns

string

Inherited from

Game.tinyHeaderURL