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

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

## Properties

### embedImageUrl?

> `optional` **embedImageUrl?**: `string`

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

***

### embedThumbnailUrl?

> `optional` **embedThumbnailUrl?**: `string`

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

***

### gameName?

> `optional` **gameName?**: `string`

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

***

### language?

> `optional` **language?**: `string`

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

***

### startedAt

> **startedAt**: `Date`

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

***

### title

> **title**: `string`

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

***

### userName

> **userName**: `string`

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

***

### viewerCount?

> `optional` **viewerCount?**: `number`

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