> ## 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: TwitchHelixUsersSearchResult

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

## Properties

### broadcaster\_type

> **broadcaster\_type**: [`TwitchHelixBroadcasterType`](/documentation/api/twitch-helpers/enumerations/TwitchHelixBroadcasterType)

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

***

### description

> **description**: `string`

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

***

### display\_name

> **display\_name**: `string`

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

***

### email?

> `optional` **email?**: `string`

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

***

### id

> **id**: `string`

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

***

### login

> **login**: `string`

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

***

### offline\_image\_url

> **offline\_image\_url**: `string`

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

***

### profile\_image\_url

> **profile\_image\_url**: `string`

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

***

### type

> **type**: [`TwitchHelixUserType`](/documentation/api/twitch-helpers/enumerations/TwitchHelixUserType)

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

***

### view\_count

> **view\_count**: `number`

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