> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: TwitchHelixGameSearchResult

Defined in: [types.ts:44](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/types.ts#L44)

## Properties

### box\_art\_url

> **box\_art\_url**: `string`

Defined in: [types.ts:46](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/types.ts#L46)

Template URL for the game’s box art.

***

### id

> **id**: `string`

Defined in: [types.ts:49](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/types.ts#L49)

ID of the game.

***

### name

> **name**: `string`

Defined in: [types.ts:52](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/types.ts#L52)

Name of the game.
