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

Defined in: [packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:93](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts#L93)

## Properties

### options

> **options**: readonly `APIApplicationCommandInteractionDataBasicOption`\[]

Defined in: [packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:96](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts#L96)

***

### subCommand

> **subCommand**: `APIApplicationCommandInteractionDataSubcommandOption`\<`InteractionType`> | `null`

Defined in: [packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:95](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts#L95)

***

### subCommandGroup

> **subCommandGroup**: `APIApplicationCommandInteractionDataSubcommandGroupOption`\<`InteractionType`> | `null`

Defined in: [packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:94](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts#L94)
