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

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

## Properties

### condition

> **condition**: `object`

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

#### broadcaster\_user\_id

> **broadcaster\_user\_id**: `string`

***

### cost

> **cost**: `number`

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

***

### created\_at

> **created\_at**: `string`

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

***

### id

> **id**: `string`

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

***

### status

> **status**: `string`

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

***

### transport

> **transport**: `object`

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

#### callback

> **callback**: `string`

#### method

> **method**: `string`

***

### type

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

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

***

### version

> **version**: `string`

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