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

Defined in: [packages/http-framework/src/lib/ClientEvents.ts:25](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/ClientEvents.ts#L25)

## Properties

### handler

> **handler**: `InteractionHandler`

Defined in: [packages/http-framework/src/lib/ClientEvents.ts:26](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/ClientEvents.ts#L26)

***

### interaction

> **interaction**: `APIMessageComponentInteraction` | `APIModalSubmitInteraction`

Defined in: [packages/http-framework/src/lib/ClientEvents.ts:27](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/ClientEvents.ts#L27)

***

### response

> **response**: `ServerResponse`

Defined in: [packages/http-framework/src/lib/ClientEvents.ts:28](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/ClientEvents.ts#L28)
