> ## 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: TwitchEventSubVerificationMessage<T>

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

## Type Parameters

### T

`T` = `object`

## Properties

### challenge

> **challenge**: `string`

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

***

### event

> **event**: [`TwitchEventSubEvent`](/documentation/api/twitch-helpers/type-aliases/TwitchEventSubEvent)\<`T`>

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

***

### subscription

> **subscription**: [`TwitchEventSubResult`](/documentation/api/twitch-helpers/interfaces/TwitchEventSubResult)

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